Sunday, September 4, 2011

CreateSequence

Creating a Sequence

Purpose.  Shows how to construct a Sequence object with a Track and MidiEvents in memory and save it to a Standard MIDI File (SMF).
Usage. 
java CreateSequence midi_file
Parameters. 

midi_file
the name of the file to save to as a Standard Midi File.
Bugs, limitations. None

Source code here

Source : http://www.jsresources.org

No comments:

Post a Comment