Mail Archives: djgpp/1997/03/10/09:49:22
Paul Derbyshire writes:
>The problem with making this part of the MIDI file structure instead of
>coding it in the software, is that it requires inventing a whole pile of
>editors and stuff for making these special MIDIs, and until one comes out,
It can be done with standard MIDI commands that are supported by every
sequencer. For example, MIDI defines 128 controller messages, of which
it only uses a handful (1=modulation, 7=volume, etc), so I could use,
say, controller 100 to set a marker and controller 101 to goto a marker.
/*
* Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
* Beauty is a French phonetic corruption of a short cloth neck ornament.
*/
- Raw text -