Claudia: change the 1024 default buffer size?
Moderators: MattKingUSA, khz
-
lad
- Established Member
- Posts: 45
- Joined: Thu Aug 16, 2018 8:31 pm
- Has thanked: 1 time
- Been thanked: 1 time
Claudia: change the 1024 default buffer size?
How might I *persist* the buffer size setting for a studio in Claudia? When I change the buffer size and save the studio, the buffer size doesn't end up in the studio xml file. Is there a way to set the default? Thanks!
OS: Debian 11 kernel: Liquorix
...trying out AV Linux
...trying out AV Linux
Re: Claudia: change the 1024 default buffer size?
Are you also using Cadence to configure Jack? On my system Claudia will start with whatever buffer size I have set in Cadence.
-
lad
- Established Member
- Posts: 45
- Joined: Thu Aug 16, 2018 8:31 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: Claudia: change the 1024 default buffer size?
Thanks for the reply.
The workaround I have is to open the ~/.ladish/studios/Studio.xml and add this line manually:
Seems like a bug...
Yes, I am using Cadence and have it set to start a Claudia session on start.
The workaround I have is to open the ~/.ladish/studios/Studio.xml and add this line manually:
<parameter path="/driver/period">512</parameter>
I could never get that setting to appear after changing the period setting through Cadence UI or the Claudia UI and saving the studio......
<jack>
<conf>
<parameter path="/engine/driver">alsa</parameter>
<parameter path="/engine/self-connect-mode">e</parameter>
<parameter path="/driver/device">hw:PCH,0</parameter>
<parameter path="/driver/period">512</parameter>
</conf>
...
Seems like a bug...
OS: Debian 11 kernel: Liquorix
...trying out AV Linux
...trying out AV Linux