Todd Cope

Results 19 comments of Todd Cope

Okay, I've got the build running again with the latest Allegro Legacy. You can download it [here](https://www.t3-i.com/transfer/EOF-legacy-edition-r1.dmg). I have done some minimal testing with this version and it seems to...

Yeah, writing a separate MIDI file would be good. I'm not sure about the notation for GH3, just saw that Guitar Hero Three Control Panel (GHTCP) will import a note...

I'm not really sure. I don't know how GHTCP handles importing MIDI files. It might not even support that marker when importing. Presumably a 0 length note will just be...

Ok, I've sent a new build along to the user.

Are these patches to the Allegro 4 branch? If so, Allegro Legacy may or may not be affected. I'll implement these patches in Allegro Legacy once I determine if they...

MIDI output support is now working on Unix/Linux, Windows, and MacOS. MIDI input support still needs to be added.

I just committed a fix to re-enable the DIGMID driver. I haven’t tested it, but it should theoretically work since it’s built atop the Allegro 4 sound routines.

Does the shift key put a key in the key buffer with Allegro 4? Is the issue with `keypressed()` not being triggered with the shift key? In Allegro 5, some...

I won't be supporting any assembly routines in Allegro Legacy. Any color conversions should work plenty fast on any modern hardware that will be running the code anyway. Color conversions...