Re: MIDI parser source (bytestream->MIDI messages)
"Matthijs Hollemans" <[email protected]> Sun, 1 Feb 2004 14:13:22 +0100
| Newsgroups | gmane.os.openbeos.midi |
|---|---|
| Organization | All Your Software |
| Message-ID | <02b001c3e8c5$2b07f910$2101a8c0@sputnik> |
Christian wrote: > Maybe we could create a libmiditoolkit, which contains enhanced functio= ns. > This could be migrated into libmidi2.so in OBOS R2, requiring only an > exchange of headers and a recompile. Truthfully, I'd like to get rid of libmidi2 altogether and replace it wit= h something better (libmidi3!). The idea of having multiple MIDI nodes that can send and/or receive data is great, but the rest of the kit has many problems. Some you have already ran into, others you will soon :-) I put some design notes on my website once, but took that down when I mov= ed to another ISP. That stuff will also find a new home on the new OpenBeOS website some day. However, I am not a big MIDI expert and, to be honest, have no interest i= n developing a new Midi Kit. So if you feel like making your own super API, here's your chance :-) There is no reason why one couldn't write a new Mi= di Kit as a replacement for the current one, because the kit is completely isolated from the rest of the operating system. Food for thought :-) -Matthijs