Document new chanOsc parameter.

This commit is contained in:
Electric Keet 2023-07-31 10:58:19 -07:00 committed by tildearrow
parent 71b76e3e88
commit ff51f97606

View file

@ -19,6 +19,7 @@ right-clicking within the view will change it to the configuration view shown ab
- `%C`: channel short name
- `%d`: channel number (starting from 0)
- `%D`: channel number (starting from 1)
- `%n`: channel note
- `%i`: instrument name
- `%I`: instrument number (decimal)
- `%x`: instrument number (hex)