This morning I merged into Archaeopteryx
master Ben Bleything's midiator fork, which replaces the MIDI implementation code from
Practical Ruby Projects with his library MIDIator. MIDIator's based on the same code Arx was using, because
Practical Ruby Projects is the best Ruby book since the original first edition of
The Rails Way, but it's cleaner and more actively maintained. Additionally I had skipped the Windows and Linux support part of the
Practical Ruby Projects code, but Ben includes it and tests it.