scummvm/audio
Martin Kiewitz 76f21a2101 AUDIO: Miles Audio AdLib: set default volume 0x7F
set default volume of every midi channel to 0x7F right on startup
fixes Amazon Guardians of Eden logo jingle music
those values were actually sent to the driver right on startup
default value for panning was 0x40, this was adjusted as well
2015-07-05 21:25:22 +02:00
..
decoders AUDIO: makeAIFFStream seek to start of dataStream 2015-06-07 00:30:15 +02:00
mods AUDIO: Add patch from madmoose to fix arpeggio effect in ProTracker modules. 2015-05-22 10:30:38 +10:00
softsynth MT32: Update to munt 1.5.0 2014-12-21 22:19:28 +02:00
audiostream.cpp AUDIO: Better handle endOfStream() vs endOfData() in SubLoopingAudioStream 2014-08-01 01:39:46 -04:00
audiostream.h AUDIO: Fix some Doxygen comments that seem wrong. 2014-08-29 03:29:13 +02:00
fmopl.cpp FMOPL: Fix confusing "opl_driver" behavior 2015-05-30 19:18:29 +02:00
fmopl.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mididrv.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mididrv.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser_qt.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser_qt.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser_smf.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser_xmidi.cpp AUDIO: XMIDI: implement support for TIMB chunk 2015-06-30 16:05:01 +02:00
midiparser.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser.h AUDIO: XMIDI: implement support for TIMB chunk 2015-06-30 16:05:01 +02:00
midiplayer.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiplayer.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
miles_adlib.cpp AUDIO: Miles Audio AdLib: set default volume 0x7F 2015-07-05 21:25:22 +02:00
miles_mt32.cpp AUDIO: Miles Audio: pass strings via reference 2015-07-03 02:49:49 +02:00
miles.h AUDIO: Miles Audio AdLib: support AD+OPL3 streams 2015-07-05 01:08:40 +02:00
mixer_intern.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mixer.cpp ALL: Resolve multiple clang warnings 2014-03-30 14:38:02 +02:00
mixer.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk COMMON: move Miles Audio AdLib+MT32 to common 2015-06-27 22:44:39 +02:00
mpu401.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mpu401.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
musicplugin.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
musicplugin.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
null.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
null.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
rate_arm_asm.s AUDIO: Manually specify function alignment in ARM assembly. 2014-03-06 20:21:48 +01:00
rate_arm.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
rate.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
rate.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
timestamp.cpp AUDIO: Wrap around in the Timestamp constructor 2014-12-20 19:38:18 +01:00
timestamp.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00