aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-03-02 12:37:04 +0100
committerDavid Runge <dave@sleepmap.de>2019-03-02 12:37:04 +0100
commit3df0ca0f30a7639294580faea170899473c58b7f (patch)
treea5260d0e0d6f46b3beca7b12ddc10603fd1bac74 /.config/jack
parentda412d7f08582ecda4fc32d3b28540dbd85ce34b (diff)
downloaddotfiles-3df0ca0f30a7639294580faea170899473c58b7f.tar.gz
dotfiles-3df0ca0f30a7639294580faea170899473c58b7f.tar.bz2
dotfiles-3df0ca0f30a7639294580faea170899473c58b7f.tar.xz
dotfiles-3df0ca0f30a7639294580faea170899473c58b7f.zip
fw-fireface800-96000: Add profile for 96kHz on fireface800.
Diffstat (limited to '.config/jack')
-rw-r--r--.config/jack/fw-fireface800-960007
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/jack/fw-fireface800-96000 b/.config/jack/fw-fireface800-96000
new file mode 100644
index 0000000..6561c95
--- /dev/null
+++ b/.config/jack/fw-fireface800-96000
@@ -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="firewire"
+DEVICE="guid:0x000a3500ada83262"
+DRIVER_SETTINGS="-n 3 -p 128 -r 96000"