MIDI framework

By Vincent van Dam

Hero (513)

Аватар пользователя Vincent van Dam

01-11-2008, 22:43

I decided to release my wip on a MIDI framework. The framework is an implementation of the MIDI protocol, and allows applications to create event handlers on MIDI-IN events to easily create MIDI applications. MIDI out is also supported. Example applications are eg. syncing your replayer to the MIDI clock (I did that with the PT3 replayer eg), create a synthmodule and allow realtime sound modulation using the controlers, ... you know that kind of stuff...

Currently only the Music Module is supported, but I would like to have the hardware implementation to be detached from the actual MIDI business logic. This should allow easier support for other MIDI hardware.

Anyway, it's available here (under various). Hope you find it useful too.

Для того, чтобы оставить комментарий, необходимо регистрация или !login

By wolf_

Ambassador_ (10109)

Аватар пользователя wolf_

01-11-2008, 22:53

Newssubmit people, newsubmit. :hannibal:

By Vincent van Dam

Hero (513)

Аватар пользователя Vincent van Dam

01-11-2008, 22:58

Yeah, ah well, thanks wolf_ Smile