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

new SoundFile > 'target VM failed to initialize'?

$
0
0

Hi, I'm trying to get the sound example from www.processing.org to run but the code (copy from the site) crashed when it reaches:

sample = new SoundFile(this, nameofthefile);

nameofthefile is in my case 'song.mp3' (the original code contained 'beat.aiff')

Any ideas what the problem could be?

Thanks!


Viewing all articles
Browse latest Browse all 2896

Trending Articles