[CM] env->channel, and float-vector->channel

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Thu Sep 6 11:30:10 PDT 2018


You're talking about the length of each blip?  In the
env-channel case, the vector is treated as an envelope
and applied to .015 seconds of samples, but in the
float-vector->channel case, the vector itself is simply
copied into the file.  It only has 8 samples, so in the
float-vector->channel case, the blips are 8 samples wide,
rather than .015 * 48000 = 720 samples.

(By the way, I think you don't need the insert-silence
statement -- it just adds 48000 samples to the overall
file length).



More information about the Cmdist mailing list