chuck --loop --caution-to-the-wind
./chuckler.sh setup
./chuckler.sh <drum or looper>
echo <input> > live/<endpoint>
int: Beats per minute, set before setup.
int: Volume for this drum, 0-100.
pattern: Pattern for the drum to play
"x": hit
".": pause
"|": new measure
example: xx.xx.xx.xx.|xx.xx....xxx
Gives a 2 measures long 12/8 pattern.
filename: Filename for the drum sample.
example: "kick.wav"
int: Volume for this loop/instrument, 0-100.
string: Instrument to use, eg. Organ,Synth,Saxophone etc.
bool: 0 or 1 whether the looper should listen to midi events
int: Number of measures to record, starts recording on the next measure.
Reset when starting recording.