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
