I made my improvement available at the following url:
http://www.amwoodproducts.com/midi2xml.py
The name reflects the fact that it will also produce MIDIXML files.
There is obviously much to add. It seems to work technically but I doubt
that
the output of my test would be readable. Splitting long
[EMAIL PROTECTED] writes:
> I working on a new process for creating .ly files from MIDI. My current
> algorithm was able to produce the following, but it seems to fall down
> at 4 polyphonic voices.
>
> <<{f,2} \\ {r4 c'4} \\ {r4 g8 f8}>> <<{c,2} \\ {r4 4}>>
>
> I have another algorithm in m
I working on a new process for creating .ly files from MIDI. My current
algorithm was able to produce the following, but it seems to fall down
at 4 polyphonic voices.
<<{f,2} \\ {r4 c'4} \\ {r4 g8 f8}>> <<{c,2} \\ {r4 4}>>
I have another algorithm in mind yet to try and would like to have a
g