diff options
Diffstat (limited to '.config/jack/rpi-usb-48000')
-rw-r--r-- | .config/jack/rpi-usb-48000 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.config/jack/rpi-usb-48000 b/.config/jack/rpi-usb-48000 index 614e04d..a5c35b0 100644 --- a/.config/jack/rpi-usb-48000 +++ b/.config/jack/rpi-usb-48000 @@ -1,12 +1,11 @@ -NAME="default" DRIVER="alsa" -DEVICE="hw:USB" +DEVICE="hw:Device" NOMLOCK="" REALTIME="-R" PORTMAX=512 -UNLOCK="-u" +UNLOCK="" VERBOSE="-v" DRIVER_SETTINGS="\ -n 2 \ - -p 512\ + -p 128\ -r 48000" |