logo       

Re: .aiff wrapping?: msg#00250

audio.supercollider.devel

Subject: Re: .aiff wrapping?


On Aug 26, 2004, at 5:52 PM, Lance Putnam wrote:

It's floating point. That's what's hard-coded into Server-record.

It's not hard coded, it's just the default. You can change it by
setting recSampleFormat. Read the Server help.

Sorry, I got it confused with recChannels which is hard-coded.


it isn't hard coded either.

var recordBuf, <recordNode, <>recHeaderFormat="aiff", <>recSampleFormat="float"; var <>recChannels=2;

...

s.recChannels = 4;


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise