A simple random drum machine for Norns
Plays a drum sample from the 606 folder every 'event'
Number of events per beat
Chance of an event triggering a 'fill'
Chance of not playing a sample on an event
Start/Stop
To use a different set of samples, change the following line to point to a different folder (up to 8 samples will be used):
local sample_path = _path.dust.."audio/common/606"