Triggering .Wav File Playback with Random Number Generator
This is very basic, as I am new to MaxMSP. I have a random number generator and every time that it spits out a number divisible by 5 (there are few enough numbers that I could simply input them all) I would like to trigger playback of a .wav file that I have stored in a buffer. What would be the simplest way to do this? Thanks for the help.
look at [% 5]