WildMidi_MasterVolume (3) Linux Manual Page
WildMidi_MasterVolume – sets the overall audio level of the library. Library libWildMidi Synopsis #include <wildmidi_lib.h> int WildMidi_MasterVolume (unsigned char master_volume) Description Sets the overall library volume level to master_volume. The range of master_volume is between 0 and 127 with 100 being the default. Return Value Returns -1 on error, otherwise returns 0. See Also WildMidi_GetString(3),…
