Re: MIDI parser source (bytestream->MIDI messages)
Jerome Leveque <jerl1-fBIn7JHAfCbUKx/[email protected]> Tue, 27 Jan 2004 15:29:36 +0100
| Newsgroups | gmane.os.openbeos.midi |
|---|---|
| Message-ID | <[email protected]> |
Le Tue, 27 Jan 2004 15:02:00 +0100, Matthijs Hollemans=20 <[email protected]> a =E9crit: > Jerome wrote: >> If Matthijs are ok we can add that features in midi_server : not creat= e >> only MidiEndpoint for Midiport of soundcard but with serial port too. > > I don't think this should be in midi_server, but in a driver (from > /dev/midi). The driver would then read the bytes from the serial port,=20 > and > the midi_server would turn these bytes into MIDI messages, just like it= =20 > does > for any other driver. There is no reason to make a special case for the > serial port, as far as I can see. > Ok that was a stupid idea. And what about my work on softSynth? I can't work for Obos until july. Jerome