561
edits
(MT-32 sound driver is in master.) |
(Add TODO entry about MT-32 -> GM support.) |
||
Line 22: | Line 22: | ||
* add support for AtariST sound and music resources (if different from Amiga) | * add support for AtariST sound and music resources (if different from Amiga) | ||
* add support PC Speaker instruments in the PC SoundFX player code (write PCSoundDriver subclasses) | * add support PC Speaker instruments in the PC SoundFX player code (write PCSoundDriver subclasses) | ||
* (maybe) add support for MIDI playback on General Midi devices. Currently the MIDI driver uses MT-32 specific sysEx commands to setup the instruments etc. | |||
* add code for fadeIn/fadeOut | * add code for fadeIn/fadeOut | ||
* optimize the rendering (doing a full screen and palette refresh on each frame could be avoided) | * optimize the rendering (doing a full screen and palette refresh on each frame could be avoided) |
edits