Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Sound library crashing with std::bad_alloc

$
0
0

Hello all,

I'm interested in using processing.sound.* in some projects, but the examples crash. I'm running Processing 3.3.6 on Windows 32 bit. I can include the library without error, but I get a crash when I try to instantiate any of the Noise or Oscillator classes e.g. with the example code at https://processing.org/reference/libraries/sound/WhiteNoise.html

terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Could not run the sketch (Target VM failed to initialize). For more information, read revisions.txt and Help ? Troubleshooting.


Viewing all articles
Browse latest Browse all 2896

Trending Articles