playing a midi file

this patch loads a midi-sequencer and plays it.

midi-play

Using the ceammc list object its possible to choose the midi file from a collection stored in the folder midi_files.  Choose which file you wan to load from the drop down menu. This menu can be sent a number to randomly load a sequence.

Whats coming out of the sequencer goes into a note player and can be monitored, and used to trigger more than just notes.

iiiii

I use sequence players all the time to control the sequences of dmx, or to trigger motors and solenoids. Alternatively i use code like this to build Markov chains.

With a start up script it possible to control a complex automated installation, that switches on automatically, leaving you to spend more time in bed.