diff --git a/Using-the-Soundtrack-Tool.md b/Using-the-Soundtrack-Tool.md index 5be8488..a0a5dfb 100644 --- a/Using-the-Soundtrack-Tool.md +++ b/Using-the-Soundtrack-Tool.md @@ -13,6 +13,15 @@ reskit soundtrack -i module.dmf -o module.esf ``` Use `reskit soundtrack --help` to view more options. +## Effects Currently Supported +* `1xx` Portamento Up +* `2xx` Portamento Down +* `8xx` Panning +* `17xx` DAC Enable (FM6) +* `ECxx` Note cut + +## Additional Sample Use Cases + ### Change the Instrument Export Location This example does the same as above but allows you to control where instruments (or "artifacts", secondary files required by the main track) are exported. ```