Hi, I found a small problem using sfplay, from the zexy v1.1 package (i am using pd v0.35-1 and gem v0.87 with win2k).
If sfplay have no sample in memory, and if you send the close instruction to it, then you can't open a new sample directly. You have to open twice the sample, only the seconde time it works. So i did a small reset routine which do the folowing things:
send the stop message
send the close message
send two time the open message with a small silence sample.
Maybe it could be good to have a reset message for sfplay. But exept this litle bug it seem to works perectly. Goulven L'Her.