problem with minim
in
Core Library Questions
•
8 months ago
Hello!
I have a problem with minim library, and I' m just on my very first steps on learning it. I use the quickstart guide here:
http://code.compartmental.net/tools/minim/quickstart/ , to learn how to play a .wav file. I copy the code, insert a .wav file into my data, and change the word "mysong" to my file's name, just as I do with my images. I have installed and moved the library in the folder of my sketchbook, but when I run the program, it writes an error saying "unexpected char: '\'", and showing the line that I load my file, in yellow. What am I doing wrong?
I'd be grateful, for any help, since I am very disappointed from my abilities on processing. :(
P.S. sorry for any language mistake :)
Thanks in advance,
Dora.
1