Export Text (ala Famitracker) #1074
Vectrex28
started this conversation in
Suggestions
Replies: 3 comments 4 replies
-
There is already an "export command stream (text)" and "export command stream (binary)" options. These are meant to be used in hardware playback routines. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I second this |
Beta Was this translation helpful? Give feedback.
0 replies
-
0.6.1 will have text export. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm currently working on a sound engine for the PC Engine and I was a bit sad to see there is no export text function like in Famitracker (File > Export text on most Famitracker forks, tested on DN Famitracker).
This function is quite handy for homebrew development as it exports human-readable text files with the song's instruments, envelope, and a text representation of the song as it appears in the tracker, and I would like to use these to create a script that can read them and easily convert tracker data to sound engine commands.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions