MIDISynth.Command.change_control

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

change_control(channel, control_number, control_value \\ 0)

View Source

Specs

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

Change the MIDI controller value of a channel.