[CM] openmcl status

Joshua Parmenter josh@realizedsound.net
Sun, 20 May 2007 23:08:23 +0200


I checked this week, and there is no official intel openmcl. There  
WON'T be a 32-bit intel openmcl, but if you feel lucky, you can try  
out the x86_64bit openmcl for Darwin, available from the clozure ftp  
(if you have a core2Duo machine). I tried it the other day and it  
started, but I didn't do any testing beyond (* 2 2). (* 2 2) did  
return 4... that's a good sign!

SBCL seems to work fine across the board on macs.

Josh

On May 20, 2007, at 9:00 PM, cmdist-request@ccrma.Stanford.EDU wrote:

> Send Cmdist mailing list submissions to
> 	cmdist@ccrma.stanford.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> or, via email, send a message with subject or body 'help' to
> 	cmdist-request@ccrma.stanford.edu
>
> You can reach the person managing the list at
> 	cmdist-admin@ccrma.stanford.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Cmdist digest..."
>
>
> Today's Topics:
>
>    1. RE: CLM 3 - rmsenv bugs and clm-print openmcl (Bret Battey)
>
> --__--__--
>
> Message: 1
> Subject: RE: [CM] CLM 3 - rmsenv bugs and clm-print openmcl
> Date: Sun, 20 May 2007 18:21:18 +0100
> From: "Bret Battey" <BBattey@dmu.ac.uk>
> To: "Bill Schottstaedt" <bil@ccrma.Stanford.EDU>,  
> <Cmdist@ccrma.Stanford.EDU>
>
> This is a multi-part message in MIME format.
>
> ------_=_NextPart_001_01C79B03.46F32122
> Content-Type: text/plain;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Looks to me like OpenMCL is still PPC only.
>
> On Rick's suggestion, I tried a fresh OpenMCL install and the latest =
> CLM3. In this case, clm-print does work, so I was able to narrow  
> down =
> the problem.
>
> I'm using (make-double-float-array) to create a data collection  
> array =
> that is passed into the run loop. Within the run loop, it appears I  
> am =
> succesfully writing values into and reading values from this array.  
> But =
> after the run loop, running a Print on the array returns an array of =
> D0.0's. So it appears the array contents aren't surviving the exit  
> from =
> the run loop.
>
> I tried using (make-array) instead -- same result.
>
> Same error is occurring with my other instrument that tries to  
> return an =
> envelope: scentroid and autoc.
>
> Any other sneaky ways I might be able to succesfully export data  
> from =
> the run loop?
>
>
>
>
> -----Original Message-----
> From: Bill Schottstaedt [mailto:bil@ccrma.Stanford.EDU]
> Sent: Tue 5/15/2007 6:09 PM
> To: Bret Battey; Cmdist@ccrma.Stanford.EDU
> Subject: Re: [CM] CLM 3 - rmsenv bugs and clm-print openmcl
> =20
>>  It returns a list of 0.0's regardless of what audio file I throw  
>> at =
> it.
>
> It works for me in ACL 8.1 in both Linux and OSX -- I don't have
> openmcl -- does it work on an Intel Mac yet?
>
>
>
>
> ------_=_NextPart_001_01C79B03.46F32122
> Content-Type: text/html;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Diso-8859-1">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 6.5.7638.1">
> <TITLE>RE: [CM] CLM 3 - rmsenv bugs and clm-print openmcl</TITLE>
> </HEAD>
> <BODY>
> <!-- Converted from text/plain format -->
>
> <P><FONT SIZE=3D2>Looks to me like OpenMCL is still PPC only.<BR>
> <BR>
> On Rick's suggestion, I tried a fresh OpenMCL install and the latest =
> CLM3. In this case, clm-print does work, so I was able to narrow  
> down =
> the problem.<BR>
> <BR>
> I'm using (make-double-float-array) to create a data collection  
> array =
> that is passed into the run loop. Within the run loop, it appears I  
> am =
> succesfully writing values into and reading values from this array.  
> But =
> after the run loop, running a Print on the array returns an array of =
> D0.0's. So it appears the array contents aren't surviving the exit  
> from =
> the run loop.<BR>
> <BR>
> I tried using (make-array) instead -- same result.<BR>
> <BR>
> Same error is occurring with my other instrument that tries to  
> return an =
> envelope: scentroid and autoc.<BR>
> <BR>
> Any other sneaky ways I might be able to succesfully export data  
> from =
> the run loop?<BR>
> <BR>
> <BR>
> <BR>
> <BR>
> -----Original Message-----<BR>
> From: Bill Schottstaedt [<A =
> HREF=3D"mailto:bil@ccrma.Stanford.EDU">mailto:bil@ccrma.Stanford.EDU</ 
> A>]=
> <BR>
> Sent: Tue 5/15/2007 6:09 PM<BR>
> To: Bret Battey; Cmdist@ccrma.Stanford.EDU<BR>
> Subject: Re: [CM] CLM 3 - rmsenv bugs and clm-print openmcl<BR>
> <BR>
> &gt;&nbsp; It returns a list of 0.0's regardless of what audio file  
> I =
> throw at it.<BR>
> <BR>
> It works for me in ACL 8.1 in both Linux and OSX -- I don't have<BR>
> openmcl -- does it work on an Intel Mac yet?<BR>
> <BR>
> <BR>
> <BR>
> </FONT>
> </P>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01C79B03.46F32122--
>
>
>
> --__--__--
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>
>
> End of Cmdist Digest

******************************************
Joshua Parmenter
University of Washington
Center for Digital Arts and Experimental Media
School of Music
Seattle, Washington 98195

http://www.realizedsound.net/josh/
http://www.dxarts.washington.edu