[CM] Sample depth?
Anders Vinjar
andersvi at ulrik.uio.no
Mon May 10 00:41:57 PDT 2004
What you're looking for is the name mus-bfloat
> (in-package :cm)
> (events (someproc) :data-format mus-bfloat)
- leaves 32-bit (big-endian) floats in the output.
The name snd-32-float was something buried with clm-1 some years
ago if im right.
-anders
>>> " " == alin weiller <" <alinweiller at caramail.com>> writes:
> When I try clm::snd-32-float I get :
> *** - EVAL: La variable CLM::SND-32-FLOAT n'a pas de valeur. Rentrées
> possibles: STORE-VALUE :R1
> You may input a new value for CLM::SND-32-FLOAT. USE-VALUE :R2
> You may input a value to be used instead of CLM::SND-32-FLOAT.
> STORE-VALUE :R3
> You may input a new value for CLM::SND-32-FLOAT. USE-VALUE :R4
> You may input a value to be used instead of CLM::SND-32-FLOAT.
> I'm using the last version of CM and CLM
> Thank you for your help
> A-LIN
> ------- Message original ------- De: <taube at uiuc.edu> Date: Sun, 9 May
> 2004 07:21:43 -0500 Sujet: Re: [CM] Sample depth?
> maybe that symbol is not being imported from the clm package?? try
> evalling the symbiks with the clm package name to the symbol, ie
>> clm::snd-32-float
> if it has a value then you can use it with :data-format
> ---- Original message ----
>> Date: Sun, 09 May
> 2004 10:21:37 GMT
>> From: "alin weiller
> "
>> Subject: [CM]
> Sample depth?
>> To: "list CM"
>>
>> Hi, I would like to
> get the output sound
> in 32bit, so I add
> :data-format in the
> event function :
>>
>> (events
>> (prorythm 300 15)
>>
> "/home/a-lin/CMCLM/Boris/accelpiano15.aiff"
>> :srate 44100
> :data-format
> snd-32-float
> :channels 2
> :trace-output t
> :play nil)
>>
>> but CM/CLM answers
> me :
>>
>> SND-32-FLOAT is
> neither declared nor
> bound,
>> it will be treated
> as if it were
> declared SPECIAL.
>>
>>
>> How can I do?
>>
>> Thank you
>>
>>
>> Regards
>>
>> A-LIN
>>
>> Plus simple, plus
> fiable, plus rapide
> : découvrez le
> nouveau
> Caramail -
> http://www.caramail.lycos.fr
>>
> Pour gagner une Playstation 2, envoyez un SMS avec le code PS au 61321 (0,35 euro hors coût du SMS).
More information about the Cmdist
mailing list