diff --git a/Using-the-Soundtrack-Tool.md b/Using-the-Soundtrack-Tool.md index 149feae..c2e517a 100644 --- a/Using-the-Soundtrack-Tool.md +++ b/Using-the-Soundtrack-Tool.md @@ -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.