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, [EMAIL PROTECTED] wrote:

Send Cmdist mailing list submissions to
        [email protected]

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
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

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" <[EMAIL PROTECTED]>
To: "Bill Schottstaedt" <[EMAIL PROTECTED]>, <[email protected]>

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:[EMAIL PROTECTED]
Sent: Tue 5/15/2007 6:09 PM
To: Bret Battey; [email protected]
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:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</ A>]=
<BR>
Sent: Tue 5/15/2007 6:09 PM<BR>
To: Bret Battey; [email protected]<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
[email protected]
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



_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to