On Sunday 24 August 2014 03:01:12 dweezil.sm...@gmail.com wrote:
> Hi all,
> Using linuxsampler with alsa driver I encounter glitchs which I suppose
> are related to buffer_size
> but while trying to tune it with following
> 
> >SET AUDIO_OUTPUT_DEVICE_PARAMETER 0 FRAGMENTSIZE=1024
> 
> LS answers
> 
> >Device parameter is read only

You can provide the fragment size when you create the ALSA audio device, like 
this:

        CREATE AUDIO_OUTPUT_DEVICE ALSA FRAGMENTSIZE=1024

CU
Christian

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to