[CM] bit depth

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Fri May 4 10:05:55 PDT 2007


On Fri, 2007-05-04 at 13:29 +0200, Achim Bornhoeft wrote:
> Hello,
> how can I change the bit depth of the output file in a with sound call
> in CLM?

I think you need :data-format in with-sound with the proper argument.
For example:

 :data-format mus-b24int

will create a soundfile with 24 bit samples in it (you can combine this
with :header-type to select the type of file to write). 

-- Fernando





More information about the Cmdist mailing list