rockbox/apps/plugins/midi
Aidan MacDonald b19b95c00f sound: update global volume state in sound_set_volume()
Instead of calling sound_set_volume() and then manually
setting global_status.volume to match, update the global
volume state directly in sound_set_volume(). This makes
things a bit simpler and less error-prone.

Change-Id: I4db4d60ae1a72bd051ef49c90b1ae7f5ba59e535
2025-10-02 14:32:54 -04:00
..
guspat.c Midiplay plugin ehancements 2019-08-05 20:48:40 +02:00
guspat.h midi: Recalculate (and rename) the note frequency table. 2017-01-06 19:29:00 +01:00
midi.make
midifile.c Midiplay plugin ehancements 2019-08-05 20:48:40 +02:00
midifile.h
midiplay.c sound: update global volume state in sound_set_volume() 2025-10-02 14:32:54 -04:00
midiutil.c Midiplay plugin ehancements 2019-08-05 20:48:40 +02:00
midiutil.h Introduce HW_SAMPR_MIN_GE_22 macro 2019-08-08 22:37:30 +02:00
sequencer.c midi: Recalculate (and rename) the note frequency table. 2017-01-06 19:29:00 +01:00
sequencer.h midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
SOURCES
synth.c Midiplay plugin ehancements 2019-08-05 20:48:40 +02:00
synth.h Midiplay plugin ehancements 2019-08-05 20:48:40 +02:00