processing-sound-archive
processing-sound-archive copied to clipboard
Noise Generator "skips"
When I try to run the example files for White noise, the white noise starts and then it cuts out. It will come back, but then cut out again. The pink noise example seems to work ok. The Brownian Noise example works similarly to the white.
Running processing 3.3.5 sound library version 1.4
Any ideas? -Henry
Hi @hgrosman. Have you tried changing the buffer size of your soundcard?
https://processing.org/reference/libraries/sound/AudioDevice.html
is it necessary to address the specific sound card? like on mac osx presumably CoreAudio?