aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack/fw-fireface800-44100
diff options
context:
space:
mode:
Diffstat (limited to '.config/jack/fw-fireface800-44100')
-rw-r--r--.config/jack/fw-fireface800-4410013
1 files changed, 13 insertions, 0 deletions
diff --git a/.config/jack/fw-fireface800-44100 b/.config/jack/fw-fireface800-44100
new file mode 100644
index 0000000..b36a168
--- /dev/null
+++ b/.config/jack/fw-fireface800-44100
@@ -0,0 +1,13 @@
+# Sample configuration file for a JACK systemd --user service, using a firewire device
+NAME="default"
+DRIVER="firewire"
+DEVICE="/dev/fw1"
+NOMLOCK=""
+REALTIME="-R"
+PORTMAX=512
+UNLOCK="-u"
+VERBOSE="-v"
+DRIVER_SETTINGS="\
+ -n 3 \
+ -p 256\
+ -r 44100"