From 949e79ee6a4d08636f4558cc49173e578f41b253 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 25 Apr 2017 20:08:28 +0200 Subject: .config/jack/usb-babyface-48000: Adding configuration for a babyface. --- .config/jack/usb-babyface-48000 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .config/jack/usb-babyface-48000 (limited to '.config') diff --git a/.config/jack/usb-babyface-48000 b/.config/jack/usb-babyface-48000 new file mode 100644 index 0000000..2635762 --- /dev/null +++ b/.config/jack/usb-babyface-48000 @@ -0,0 +1,12 @@ +NAME="default" +DRIVER="alsa" +DEVICE="hw:Babyface2338447" +NOMLOCK="" +REALTIME="-R" +PORTMAX=512 +UNLOCK="-u" +VERBOSE="-v" +DRIVER_SETTINGS="\ + -n 2 \ + -p 128\ + -r 48000" -- cgit v1.2.3-54-g00ecf