[ANN] midilib 0.8.2

J

Jim Menard

midilib is a pure Ruby MIDI library useful for reading and writing standard
MIDI files and manipulating MIDI event data.

The latest version of midilib (0.8.2) can be found on the midilib Web site
(http://midilib.rubyforge.org/). The midilib RubyForge project page is
http://rubyforge.org/projects/midilib/.

midilib is also available as a RubyGem.

==== Changes for 0.8.2:

* Changed MIDI::MetaEvent.type to MIDI::MetaEvent.event_type to avoid
runtime complaints about Object#type calls.
* Added 'b' binary flag to file open modes for Windows.
* Fixed $LOAD_PATH in example files.
* Fixed read and write block arguments.
* Fixed other example script bugs.

==== Changes for 0.8.1:

* Fixed track sorting.
* Fixed track's recalc_delta_from_times method.
* Fixed event quantization.
* More tests and documentation.

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top