Update Using the Soundtrack Tool
parent
40741cddbe
commit
6a9bbe0ba2
|
@ -2,6 +2,9 @@
|
|||
|
||||
This tool converts a tracker module (e.g. Deflemask) into a format that can be played on-console, usually with a sound driver (e.g. Echo Sound Engine).
|
||||
|
||||
## Important Notes
|
||||
`soundtrack` is in daily active development and _will_ break if you use it. The current version is provided for experimental and informational purposes only.
|
||||
|
||||
## Quick Start
|
||||
### Basic
|
||||
This example converts a Deflemask DMF module to an Echo Sound Engine ESF stream, additionally exporting instruments and an asm file (for the `asmx` assembler) which makes it easy to integrate into your project.
|
||||
|
|
Loading…
Reference in New Issue