aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack/usb-fireface-ufx-ak-44100.conf
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-03-02 12:39:12 +0100
committerDavid Runge <dave@sleepmap.de>2019-03-02 12:39:12 +0100
commitbd1d5ec7b6649d462057ca75aa05c42d5f17770d (patch)
tree8ce768235ee0aed2e4456945449300fd6f1979ab /.config/jack/usb-fireface-ufx-ak-44100.conf
parent3df0ca0f30a7639294580faea170899473c58b7f (diff)
downloaddotfiles-bd1d5ec7b6649d462057ca75aa05c42d5f17770d.tar.gz
dotfiles-bd1d5ec7b6649d462057ca75aa05c42d5f17770d.tar.bz2
dotfiles-bd1d5ec7b6649d462057ca75aa05c42d5f17770d.tar.xz
dotfiles-bd1d5ec7b6649d462057ca75aa05c42d5f17770d.zip
.config/jack/*: Rename configurations to new standard naming scheme.
Diffstat (limited to '.config/jack/usb-fireface-ufx-ak-44100.conf')
-rw-r--r--.config/jack/usb-fireface-ufx-ak-44100.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/jack/usb-fireface-ufx-ak-44100.conf b/.config/jack/usb-fireface-ufx-ak-44100.conf
new file mode 100644
index 0000000..e53a148
--- /dev/null
+++ b/.config/jack/usb-fireface-ufx-ak-44100.conf
@@ -0,0 +1,7 @@
+# JACK setup (see man 1 jackd)
+JACK_DEFAULT_SERVER="default"
+# options (e.g. -m, -n, -p, -r, -P, -t, -C, -u, -v)
+JACK_OPTIONS="-P80 -p 512"
+DRIVER="alsa"
+DEVICE="hw:UFX23208936"
+DRIVER_SETTINGS="-n 2 -p 64 -r 44100"