sfplay question

irmaruiditos's icon

Hi!

I am new in the Forum and also working with the Max/MSP.
I have a doubt because I am making a patch where I would like to have different audio files.
I am using different sfplays.
The problem is that once I quite the software and after I open it again,
all the time I have to load (through the "open" message) the audio files again.
(Of course they are in the same folder, the signal is routed perfectly, I think).
Could I make something to fix it?
I think that maybe I have to use the sflist, but I have tried and really I don't know how to do it.

Could somebody help me?

Thank you!

Szrp's icon

Have you tried attaching a [loadmess open foo.aiff] to the sfplays? (Of course, replacing "foo.aiff" by the actual filenames). This should automatically open your files upon loading the patch.