MIDI files management
Posted: Sun Oct 22, 2006 3:44 pm
I made a midi file parser starting from Zapman' s code.
I got a bit further in this project and now it also play notes.
The "Midi lib" contains one general purpose libs
Endian (100% asm)
And the four midi libs
VarLen (specific midi integers, 100% PB)
MidiParser (100% PB)
MidiPlayer (only for windows, using midiOut)
MidiWriter (not started yet, might be 100% PB)
MidiStream (not started yet, might using windows' midiStream)
unavailable
No help file, only one small example
Dri
I got a bit further in this project and now it also play notes.
The "Midi lib" contains one general purpose libs
Endian (100% asm)
And the four midi libs
VarLen (specific midi integers, 100% PB)
MidiParser (100% PB)
MidiPlayer (only for windows, using midiOut)
MidiWriter (not started yet, might be 100% PB)
MidiStream (not started yet, might using windows' midiStream)
unavailable
No help file, only one small example
Dri
