>What's the F > F problem? Is that due to abc2midi misinterpreting >R:Hornpipe to mean some other split of time between the two notes?
Laura said on her webpage : "Also, many of the older files have a bug in the MIDI output, so that the long note in a dotted rhythm is 2/3 rather than 3/4 of the total value. This will get fixed soon." It's easy to recompile the newest (and even the oldest) sources of abc2midi using in the file store.c ratio_a = 2; ratio_b = 6; (6 instead of 4, which made the Hornpipe rythm) so broken rythm is now "correct" for all sort of music, and I can use it by default instead of typing in each tune "%%MIDI ratio 3 1". ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html
