Update Using the Soundtrack Tool

master
Ashley N. 2023-09-02 15:21:12 +00:00
parent dd33f59397
commit 5bcdb23f79
1 changed files with 1 additions and 1 deletions

@ -22,7 +22,7 @@ This tool converts a tracker squence into a format that can be played on-console
* Position jump can only be set once and to a pattern matrix row less than or equal to the current pattern matrix row. This will be converted into an [$FD/$FC ESF event pair](https://github.com/sikthehedgehog/Echo/blob/c83e424e7736d07690ace2488bf9195ed27f7af4/doc/esf.txt#L412), with its own limitations. * Position jump can only be set once and to a pattern matrix row less than or equal to the current pattern matrix row. This will be converted into an [$FD/$FC ESF event pair](https://github.com/sikthehedgehog/Echo/blob/c83e424e7736d07690ace2488bf9195ed27f7af4/doc/esf.txt#L412), with its own limitations.
* `Dxx` Jump to next pattern * `Dxx` Jump to next pattern
* `17xx` DAC Enable (FM6) * `17xx` DAC Enable (FM6)
* `20xx` Noise generator mode * `20xx` Noise generator mode (SN4)
* `ECxx` Note cut * `ECxx` Note cut
## Roadmap ## Roadmap