Re: [LAD] jack samplerate/buffersize callbacks

From: James Warden <warjamy@email-addr-hidden>
Date: Sat Sep 05 2009 - 15:23:41 EEST

guitarix allows this too from its main menu, so that the user can modify the latency during a session.

J.

--- On Sat, 9/5/09, Gabriel M. Beddingfield <gabriel@email-addr-hidden> wrote:

> From: Gabriel M. Beddingfield <gabriel@email-addr-hidden>
> Subject: Re: [LAD] jack samplerate/buffersize callbacks
> To: "cal" <cal@email-addr-hidden>
> Cc: Linux-audio-dev@email-addr-hidden
> Date: Saturday, September 5, 2009, 8:16 AM
>
> Hi Cal,
>
> On Sat, 5 Sep 2009, cal wrote:
>
> > I can't quite figure it out, can anyone tell me the
> circumstances that would
> > lead to jack reporting a change to
> samplerate/buffersize on the fly?
> >
> > cheers, Cal
>
> It's part of the API of JACK... so any application can
> cause it to happen for any reason.  It usually doesn't
> happen automatically, but as the result of a user's
> interaction.
>
> For example, the attached C++ program gives you a
> command-line tool to change the buffersize on the fly. 
> Compile & run it like this:
>
>    $ g++ -o jack_set_buffer_size
> jack_set_buffer_size.cpp -ljack
>    $ ./jack_set_buffer_size 1024
>
> It's pretty simple to write a similar app. for samplerate.
>
> HTH,
> Gabriel
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
>

      
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Sat Sep 5 16:15:03 2009

This archive was generated by hypermail 2.1.8 : Sat Sep 05 2009 - 16:15:03 EEST