scummvm/audio
Walter Agazzi 9f802a181e AUDIO: Skip JUNK padding in WAV files
Some wave files may contain a JUNK chunk before the
'fmt ' chunk, used for padding. This should be skipped when reading the header.
2023-05-28 13:56:59 +03:00
..
decoders AUDIO: Skip JUNK padding in WAV files 2023-05-28 13:56:59 +03:00
mods AUDIO: Add more symbol exception for Windows needed for mingw 2023-05-05 23:30:52 +02:00
softsynth IOS7: Remove support for non-sandboxed mode 2023-04-26 22:31:31 +01:00
soundfont
adlib_ms.cpp
adlib_ms.h
adlib.cpp
alsa_opl.cpp
audiostream.cpp
audiostream.h
casio.cpp
casio.h
cms.cpp
cms.h
fmopl.cpp AUDIO: Enable dual OPL2 for hardware OPL3 2023-04-27 18:14:24 +02:00
fmopl.h AUDIO: Enable dual OPL2 for hardware OPL3 2023-04-27 18:14:24 +02:00
mididrv_ms.cpp
mididrv_ms.h
mididrv.cpp
mididrv.h
midiparser_qt.cpp
midiparser_qt.h
midiparser_smf.cpp
midiparser_smf.h
midiparser_xmidi.cpp
midiparser.cpp
midiparser.h
midiplayer.cpp
midiplayer.h
miles_adlib.cpp
miles_midi.cpp
miles.h
mixer_intern.h AUDIO: Add rate adjustment functionality to Mixer 2023-05-14 22:04:56 +02:00
mixer.cpp AUDIO: Add rate adjustment functionality to Mixer 2023-05-14 22:04:56 +02:00
mixer.h AUDIO: Add rate adjustment functionality to Mixer 2023-05-14 22:04:56 +02:00
module.mk
mpu401.cpp
mpu401.h
mt32gm.cpp
mt32gm.h
musicplugin.cpp
musicplugin.h
null.cpp
null.h
opl2lpt.cpp AUDIO: Enable dual OPL2 for hardware OPL3 2023-04-27 18:14:24 +02:00
rate.cpp AUDIO: Allow adjusting of rate in RateConverter 2023-05-14 22:04:56 +02:00
rate.h AUDIO: Allow adjusting of rate in RateConverter 2023-05-14 22:04:56 +02:00
rwopl3.cpp AUDIO: Enable dual OPL2 for hardware OPL3 2023-04-27 18:14:24 +02:00
rwopl3.h
timestamp.cpp
timestamp.h