[linux-audio-dev] JACK data transfers
Dmitry Baikov
dsbaikov at gmail.com
Wed Jan 24 18:36:14 UTC 2007
On 1/24/07, Stefano D'Angelo <zanga.mail at gmail.com> wrote:
> I'm wondering if JACK is suitable to transfer non-audio data beetween
> applications (my particular case is to transfer control data to
> processing plugins). Is that "naturally" possible, is it an hack or is
> it impossible at all?
create new port type. or just use jackmidi.
> And another thing (I'm too lazy to check it out myself :-P):
then you have no chances.
> does jack
> transfers data by copying or uses something like shared memory or
> whatever?
it uses shared memory.
Dmitry.
More information about the Linux-audio-dev
mailing list