[PD] Weird [delread~] behavior under -nogui

hard off hard.off at gmail.com
Sun Mar 28 12:04:41 CEST 2010


i also ran into this problem.

if i can remember correctly, the cause was something along the lines of:

the pd samplerate needs to be set before the delayline code is initiated.
if pd is run in gui mode, then the gui initialization forces the order
correctly.

however, when run in -nogui mode, the samplerate is set after the delayline
code, and the calculation for the delayline is set with samplerate = 0

our hack was just to tweak the pd code to have a hardcoded samplerate.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100328/3a8f026c/attachment.htm>


More information about the Pd-list mailing list