I am using the open message and readsf object to play a soundfile. I am triggering it with a selected number read from comport. I don't want it to play again until it has played all the way through. Is there a way to do this with a spigot or something? Thanks.
1-samples-play-wav.pd
-
Can I keep a soundfile from being triggered again until it has finished playing?
-
Hi, you can close the spigot after you send the message, and use the right outlet of [readsf~] to open it again once the file has played through.
-
Wow. Thank-you very much, weightless!
-
if you use Eric Lyon's player~ in Lyon Potpuorri it can be retriggered over and over agin