> So .song files can't be converted back into .mid files?
Typically, you'ld take the sheet music and type it into a text
file in my "txt" format.
There's usually 1 track per .txt file, but you CAN put em all
into 1. You can also "#include" a .txt file of notes for repeating
rhythms, etc.
Then, you make a .song file that says which device/channel/sound
is used by each track.
Then, you use txt2trak to convert the text file(s) to a .TRAK file
of all the midi events (in binary format) for the song.
Ditty loads in the .song and .trak file and plays the song.
(It will also convert .mid format to .song/.trak format which it
prefers. Well, I prefer.)
Eventually, these files will be convertible back to .mid once
I get around to it.
I'll take a look at midi2abc, but my 1st prio is ditty's
todo list...
I only get 3 hrs a wk to program (i'm a dad).
And I'm using up some of that time now...
Gotta go
....Steve