pipewire, jack and lv2 samplerate
gm-linuxaudio.privatize920-OGrP24aSwZHk1uMJSBkQmQ@public.gmane.org Thu, 18 Jun 2026 12:42:23 +0200
| Newsgroups | gmane.linux.audio.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have a weird issue:=20 on ubuntu 26.04 I set the samplerate from 48k->44.1k with=20 pw-metadata -n settings 0 clock.force-rate 44100 Carla and QJackCtl show the new setting However when I start my plugin with jalv I still get 48k reported to the plugin jalv http://github.com/geraldmwangi/GuitarMidi-LV2 Plugin: http://github.com/geraldmwangi/GuitarMidi-LV2 JACK Name: Guitar Midi Sample rate: 48000 Hz Block length: 256 frames MIDI buffers: 32768 bytes Comm buffers: 524288 bytes Update rate: 30.0 Hz Scale factor: 1.0 Loading plugin Buffer size: 256 Audio input ring buffer size: 8 frames Model output ring buffer size: 8 frames Initializing FretBoard with samplerate 48000 and buffer size 256 Can someone help me out? Thanks