Update Using the Soundtrack Tool

master
Ashley N. 2023-08-27 02:43:45 +00:00
parent 40741cddbe
commit 6a9bbe0ba2
1 changed files with 3 additions and 0 deletions

@ -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.