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: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Tue Jul 23 2002 - 16:51:01 EEST


On Tue, Jul 23, 2002 at 09:23:27 -0400, Paul Davis wrote:
> >If you actaully want to deal with raw MIDI (you'd be mad, but...) then its
> >OK, as the maximum ammount of data per jack unit time is pretty small, but
> >I agree, it's better dealt with via the alsa api.
>
> struct jack_midi_buffer_t {
> unsigned int event_cnt;
> WhateverTheALSASequencerEventTypeIsCalled events[0];
> };

Right, but it seems silly when there are so many alsa sequencer apps out
there. Though, having the audio and MIDI unified in one connection API
does seem tempting.

- Steve


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

This archive was generated by hypermail 2b28 : Tue Jul 23 2002 - 17:02:44 EEST