On Sat, 19 Jan 2002, Rickard Lind wrote: > To make things look better I suggest the following ugly solution: > > add a function to the midi layer: midi_deltatime(int delta) > let this one be passed down to: midiout_deltatime(int delta) > > let midiout_deltatime store this in a safe memory location until it is > used by the midiout_layer or perhaps ignored and overwritten.
I just realised this would also be great if we want to use the drivers to output real MIDI files instead of using oldmidi.c -- /Rickard Lind
