By default, notes placed on different rows of a sequencer output different MIDI note messages.
Each note is "mapped" to a MIDI note value based on the note's row position.
You can change a row-to-note mapping using the
map command. Syntax for the map command is:
map [sequencer] [row] [MIDI-note-number]
For example:
map p3 8 51
Row mappings are not saved when you close Quotile.
It is suggested that you use the scripts feature of Quotile for recalling your map commands.
You may notice that changing the MIDI note number does NOT update the label to the right of the row.
You must change this yourself using the
rowlabel command.