Re: [linux-audio-dev] App intercomunication issues, some views.

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] App intercomunication issues, some views.
From: Paul Davis (pbd_AT_op.net)
Date: Wed Jul 24 2002 - 22:05:24 EEST


>| thats the way to handle MIDI *input*. it doesn't really apply to
>| output, though it would work there too.
>
>Yes, it's the symetrical case

only theoretically. handling MIDI input is quite different than
handling MIDI output. there is no scheduling necessary for MIDI input
- the data arrives via the wire, and becomes available to use
(preferably ASAP). in the output case, there are no pre-existing
events to affect what process() does. so it really ends up being quite
different.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jul 24 2002 - 22:13:37 EEST