passing a filename to the MPFS object

For topics related to using MsPinky inside the Max/MSP graphical programming environment
Post Reply
andhi
Posts:5
Joined:Tue Feb 06, 2007 4:40 am
passing a filename to the MPFS object

Post by andhi » Mon May 28, 2007 9:23 pm

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.
andhi
Posts:5
Joined:Tue Feb 06, 2007 4:40 am

Post by andhi » Tue May 29, 2007 9:56 pm

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.
Post Reply