From eef034da14811cadb1858daa173ea9e060802090 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Sun, 27 Aug 2023 14:34:52 +0000 Subject: [PATCH] Update Using the Soundtrack Tool --- Using-the-Soundtrack-Tool.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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. ```