Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| streambyter_set_channel_by_note [2019/11/05 07:53] – Renamed title for better tag sorting _ki | streambyter_set_channel_by_note [2019/11/05 10:44] (current) – Added the missing code to display current Midi Channel in Right hand label. spookyzoo | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| MAT L1 = L0 + 1 #to display channel starting at 1 | MAT L1 = L0 + 1 #to display channel starting at 1 | ||
| SET LB0 SCH. | SET LB0 SCH. | ||
| + | SET LB1 L1 +D | ||
| XX = XX +B #block A7 or above from sounding | XX = XX +B #block A7 or above from sounding | ||
| END | END | ||