<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="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=2>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="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>
> 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>