Coen Rampen 2edc3773bc AUDIO/MIDI: Fix Miles AdLib fades
This fixes some issues which caused the fades in the Miles AdLib driver to not
work properly:
- _timerRate was not set
- end of track meta event was not handled, so active fades were not aborted by
deinitializing the source on end of track
The timerProc fields and onTimer function were removed because they duplicate
functionality from the MidiDriver_Multisource base class.
2021-07-29 20:24:42 +02:00
..
2021-07-09 17:09:32 +01:00
2021-04-15 23:18:08 +03:00
2020-12-01 23:54:42 +00:00
2021-07-29 20:24:42 +02:00
2021-07-29 20:24:42 +02:00
2020-12-01 23:54:42 +00:00