Add more of an element of live-coding by changing samples,synths and effects while the sequencer is playing.
You may already have changed the sounds and samples in NOTES and SEQUENCES, but you can also change the synth being used and the effects by changing the code in the Trigger function, e.g.:
or
Just edit the code and press Run again to update the sounds without stopping the music.
Write a clear function - either to clear all the sounds, just the last one added, or the sound related to a particular pad.
Write some socket code to control an off-the shelf DMX light.

