Update Using the Soundtrack Tool

master
Ashley N. 2023-09-02 15:30:36 +00:00
parent 2ed0566b12
commit ce658b287a
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ This tool converts a tracker squence into a format that can be played on-console
### Supported Source File Export Formats
* `asmx` assembler
* Users of ASM68k or SNASM68k can edit the source file to reduce the size of filenames and symbols. These two targets will be supported soon!
* For users of C language or GNU as, `soundtrack` generates and exports Echo ESF/EEF/EIF/EWF files directly for custom linkage.
* Source file generation is provided as a convenience to the user. For users of C language or GNU as, `soundtrack` generates and exports Echo ESF/EEF/EIF/EWF files directly for custom linkage. These targets will be supported soon as well!
⚠️ `soundtrack` is currently in **alpha** and such is very likely to fail in common scenarios. You can give it a try for your DMF -> ESF conversion requirements, but as of now it may not work for all tracks. In my experience, 80% of tracks using effects supported will play properly. I will fix these issues as I encounter them while converting compositions for my Sega Mega Drive homebrew game, or as issues are reported in the issue tracker. Thank you for your patience!