scummvm/audio
Coen Rampen abdc5b0fb7 AUDIO: Casio MIDI driver enhancements and fixes
- Add support for sustain controller
- Correct MT-540 <> CT-460/CSM-1 instrument remapping
- Simplify volume control (Casio devices do not support note velocity)
2023-01-18 21:39:29 +01:00
..
decoders COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
mods AUDIO: Correct spelling mistake 2022-10-27 15:56:04 +02:00
softsynth AUDIO: Reduce the static table sizes in the SID emulator 2022-12-22 23:46:52 +01:00
soundfont
adlib_ms.cpp
adlib_ms.h
adlib.cpp AUDIO: add data size arg to MidiChannel::sysEx_customInstrument() 2022-10-06 18:47:47 +02:00
alsa_opl.cpp
audiostream.cpp AUDIO: Add LoopingAudioStream constructor from move of DisposablePtr. 2022-11-28 18:41:30 +01:00
audiostream.h AUDIO: Add LoopingAudioStream constructor from move of DisposablePtr. 2022-11-28 18:41:30 +01:00
casio.cpp AUDIO: Casio MIDI driver enhancements and fixes 2023-01-18 21:39:29 +01:00
casio.h AUDIO: Casio MIDI driver enhancements and fixes 2023-01-18 21:39:29 +01:00
cms.cpp AUDIO: Merge the DOSBoxCMS and CMSEmulator classes 2022-12-01 00:28:56 +02:00
cms.h AUDIO: Merge the DOSBoxCMS and CMSEmulator classes 2022-12-01 00:28:56 +02:00
fmopl.cpp
fmopl.h
mididrv_ms.cpp
mididrv_ms.h
mididrv.cpp
mididrv.h AUDIO: add data size arg to MidiChannel::sysEx_customInstrument() 2022-10-06 18:47:47 +02:00
midiparser_qt.cpp
midiparser_qt.h COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
midiparser_smf.cpp
midiparser_smf.h
midiparser_xmidi.cpp
midiparser.cpp JANITORIAL: AUDIO: Correct Spelling Mistakes 2022-11-15 22:52:43 +02:00
midiparser.h
midiplayer.cpp
midiplayer.h
miles_adlib.cpp
miles_midi.cpp
miles.h
mixer_intern.h AUDIO: Support mono audio output in the mixer 2022-11-18 17:17:00 +01:00
mixer.cpp AUDIO: Use DisposablePtr-move constructor for looping in mixer 2022-11-28 18:41:30 +01:00
mixer.h AUDIO: Support mono audio output in the mixer 2022-11-18 17:17:00 +01:00
module.mk CRYOMNI3D: Add HNM6 image and video codec 2022-08-30 11:02:32 +02:00
mpu401.cpp SCUMM: (IMS) - minor restructuring and cleanup 2022-10-06 18:47:40 +02:00
mpu401.h AUDIO: add data size arg to MidiChannel::sysEx_customInstrument() 2022-10-06 18:47:47 +02:00
mt32gm.cpp
mt32gm.h
musicplugin.cpp
musicplugin.h
null.cpp
null.h
opl2lpt.cpp
rate.cpp AUDIO: Support mono audio output in the mixer 2022-11-18 17:17:00 +01:00
rate.h AUDIO: Support mono audio output in the mixer 2022-11-18 17:17:00 +01:00
rwopl3.cpp
rwopl3.h
timestamp.cpp
timestamp.h