Csound Csound-dev Csound-tekno Search About

Re: csound32

Date2006-02-05 10:39
FromVictor Lazzarini
SubjectRe: csound32
Any csound5 (floats or doubles) will output to 8,16,24,or
32-bit
int precision, as well as floats (or doubles).

-3 for 24-bit
-l for 32-bit (long samples).

or

--format={alaw,ulaw,schar,uchar,float,short,long,24bit}

remmber that csound32 or csound64 has to do with the
internal
representation of floating-point numbers (MYFLT) not the
actual
output of int samples.

In addition you can specify the format to any of the formats
supported by libsndfile, with:

--format={wav,aiff,au,raw,ircam,w64,wavex,sd2,flac}

Victor

>
>
>
> Does it create higher precision files, ex. 24-bit or
> 32-bit .wav, or .aif?   What is the command line to do
> that?
>
> Thanks.
>
>
> --
> Send bugs reports to this list.
> To unsubscribe, send email to
> csound-unsubscribe@lists.bath.ac.uk