On Mon, May 18, 2009 at 3:52 AM, hermann meyer <brummer-@web.de> wrote:
> Hi all
>
> I have a question about the useage from the jack_ringbuffer for midi
> out_put. I'am unsure to use it or not ? Can someone tell me what is the
> advance when I use it, in relation to write direct to the port_buffer ?
they are totally unrelated.
the port buffer is where you read/write data that you wish to
collect/deliver to the rest of the JACK system.
using a ringbuffer is an optional but useful approach when you need to
make the data read/written during the process callback available
to/generated by some other thread.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Mon May 18 16:15:05 2009
This archive was generated by hypermail 2.1.8 : Mon May 18 2009 - 16:15:05 EEST