Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] midilib 0.8.5 released

0 views
Skip to first unread message

Jim Menard

unread,
Apr 16, 2005, 6:45:10 PM4/16/05
to
midilib is a pure Ruby MIDI library useful for reading and writing
standard MIDI files and manipulating MIDI event data. midilib can be
found at http://midilib.rubyforge.org/, and is available as a RubyGem.

* Fixed bugs in MIDI::PitchBend reading and writing, thanks to Emanuel
Borsboom.

* Fixed a bug in MIDI::Track#quantize.

* The argument to MIDI::Track#quantize has changed: it is now either a
note
name ("sixteenth", "32nd", "8th triplet") or a length (1 = quarter,
0.25 =
sixteenth). This is a drastic change that will break all previous
calls to
quantize. However, since that method was broken already, I don't feel
it's
a burden to anybody to change the arguments.

Jim
--
Jim Menard, ji...@io.com, http://www.io.com/~jimm/
"An object at rest cannot be stopped!"
-- The Evil Midnight Bomber What Bombs At Midnight

0 new messages