Hi,
I made an external to let patches do things when Pd is idle:
[idlebang] -- output a bang when Pd is idle
but it seems to be heavily dependent on the audio API.
With OSS, I get around 200 bangs per second.
With ALSA, I get around 70000 bangs per second.
With JACK, I get around 1 bang per second.
With audio off, I get around 160000 bangs per second.
I haven't tried PortAudio yet.
Any idea why this might be?
Source code tarball is here:
Thanks for any insights,
Claude
--
_______________________________________________
PD-dev mailing list