MIDISynth.Command.note_on

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

note_on(channel, note, velocity)

View Source

Specs

note_on(channel(), note(), velocity()) :: <<_::24>>

Turn a note in a channel on.