update effect list

This commit is contained in:
tildearrow 2022-03-26 21:16:15 -05:00
parent 3ea9c0360f
commit 00876a461a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ however, effects are continuous, which means you only need to type it once and t
- `ECxx`: note off after `xx` ticks. - `ECxx`: note off after `xx` ticks.
- `EDxx`: delay note by `xx` ticks. - `EDxx`: delay note by `xx` ticks.
- `EExx`: send external command. - `EExx`: send external command.
- currently not used, but this eventually will allow you to do special things after I add VGM export. - this effect is currently incomplete.
- `EFxx`: add or subtract global pitch. - `EFxx`: add or subtract global pitch.
- this effect is rather weird. use with caution. - this effect is rather weird. use with caution.
- `80` is center. - `80` is center.