From 6a9bbe0ba2f0f12d02e71dca99fcd5d3f0cc147b Mon Sep 17 00:00:00 2001 From: Ashley N Date: Sun, 27 Aug 2023 02:43:45 +0000 Subject: [PATCH] Update Using the Soundtrack Tool --- Using-the-Soundtrack-Tool.md | 3 +++ 1 file changed, 3 insertions(+) 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.