MIDISynth.Command.change_volume

You're seeing just the function change_volume, go back to MIDISynth.Command module for more information.
Link to this function

change_volume(channel, volume)

View Source

Specs

change_volume(channel(), int7()) :: <<_::24>>

Change the volume of a MIDI channel. This change is applied to all playing and future notes.