Page 1 of 1

passing a filename to the MPFS object

Posted: Mon May 28, 2007 9:23 pm
by andhi
How can I pass a filename like "C:\path\name.mp3" to the MPFS object, so that this file is read?

I tried a message like "read C:\path\name.mp3", but it doesn't understand.

Posted: Tue May 29, 2007 9:56 pm
by andhi
ok.
I now had a closer look at the maxi patch source.
Taking the relevant bits out of this patch and putting my path and filename in there works.
Still don't really know what's the difference (has to do with slashes, quotes and symbol somehow), but at the moment I don't care about that.

can be closed.