Replace Notes
|
Previous Top Next |
start a new replacement table.
|
edit the current selected replacement in an own dialog. Double click with left mouse button on the line does same.
|
add a new note replacement at end of table.
|
|
enter a new note replacement before current selected row.
|
deletes current selected row
|
Previously saved replacement tables (*.rpl files) can be reloaded. You can also edit *.rpl files with notepad, they are simple text files.
|
oldchannel:oldnote -> newchannel:newnote
|
|
where oldchannel can be 1-16 or -1 for any channel or -2 for any channel except drum channel 10
|
oldnote can be 0-127
|
newchannel can be 1-16 or -1 for same channel
|
newnote can be 0-127 or -1 for delete note
|
|
Hint: oldchannel -2 is available with GNMIDI v3.33
|
|
more complex mapping files can be written by programmers using scripts (e.g. perl, gnscript)
|
load flipnotes.rpl that replaces note 0 against 127, 1 against 126 ... on all channels except drum channel 10
|
load flipnotesinsameoctave.rpl that replaces all C against B, C# against A# ...... on all channels except drum channel 10
|
Hint: these *.rpl files can be found in GNMIDI program folder in newer GNMIDI versions
|
Hint: the results could sound randomly nice but do not necessarily
|
Save your replacement table in a .rpl file that the replacement can be used later again for other MIDI files.
|
|
This operation is also usable for deleting certain note numbers from given or any channel by setting new note to value "delete".
|
|
This operation is also usable for moving certain note numbers from one channel to a new channel. To renumber a whole channel you should use operation Map channel numbers.
|
|
|