From 64fb2e7205cafb2fda4a4000e580500f083b10b5 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 23 Oct 2015 16:03:55 +0200 Subject: config/jack/fw1: Moving JACK profile to subdirectory. --- config/jack/fw1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config/jack/fw1 (limited to 'config/jack') diff --git a/config/jack/fw1 b/config/jack/fw1 new file mode 100644 index 0000000..f597ba6 --- /dev/null +++ b/config/jack/fw1 @@ -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 48000" -- cgit v1.2.3-54-g00ecf