We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › minim - how to deal with file not found errors
Page Index Toggle Pages: 1
minim - how to deal with file not found errors (Read 673 times)
minim - how to deal with file not found errors
Jan 4th, 2010, 11:34am
 
hiya, i'm using minim to try and play unprepared files from my computer (e.g. i don't know if they're compatible with minim etc.) but if the filename is wrong or minim can't play the file when you call loadFile, rather than producing an exception (the sensible thing to do) there's an null pointer and the applet stops dead. is there any way to get round this? am i missing something obvious?

cheers,

rob
Page Index Toggle Pages: 1