[PD] change samplerate locally

hard off hard.off at gmail.com
Sun Mar 15 09:26:41 CET 2009


so, i thought about this more, and realized that 28hz is quite close to
being 2/3 of 44.1

so, it MIGHT be enough to do the following:

for every 3 samples, output the first sample, the second sample, and then
instead of playing the 3rd sample,  repeat the second sample.

so, if my block looks like:  0.597, 0.604, 0.628, 0.651.. then
the output block would be 0.597, 0.604, 0.604, 0.651 ...

i still have no idea how i would do that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090315/404e0b26/attachment-0001.htm>


More information about the Pd-list mailing list