Thanks PhiLho, I thought maybe I was importing an older version previously installed (before it was included as a core library) but it is not installed in my library folder - is that what you mean?
EDIT: or do you mean install the version from the minim site (http://code.compartmental.net/tools/minim) - if so, how can I install a library of the same name as a core library? Replace it in the application package?
EDIT AGAIN: ok, so I think I'm sleepy and not reading clearly - I installed the latest version of the library in the Processing app, like the minim site suggests:
"Find your Processing.app and right click, choose “Show Package Contents”. Then dig down to Contents/Resources/Java/modes/java/libraries and delete the minim folder in there."
I guess I thought that the latest version of Processing would include the latest version of the library! Oops!
The above code now works great, loads samples into an array with no modifications.
EDIT: or do you mean install the version from the minim site (http://code.compartmental.net/tools/minim) - if so, how can I install a library of the same name as a core library? Replace it in the application package?
EDIT AGAIN: ok, so I think I'm sleepy and not reading clearly - I installed the latest version of the library in the Processing app, like the minim site suggests:
"Find your Processing.app and right click, choose “Show Package Contents”. Then dig down to Contents/Resources/Java/modes/java/libraries and delete the minim folder in there."
I guess I thought that the latest version of Processing would include the latest version of the library! Oops!
The above code now works great, loads samples into an array with no modifications.