Update Using the Soundtrack Tool
parent
7cc1d98e69
commit
eef034da14
|
@ -13,6 +13,15 @@ reskit soundtrack -i module.dmf -o module.esf
|
||||||
```
|
```
|
||||||
Use `reskit soundtrack --help` to view more options.
|
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
|
### 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.
|
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.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue