aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2017-10-01 22:10:29 +0200
committerDavid Runge <dave@sleepmap.de>2017-10-01 22:10:29 +0200
commit2812795cb42240202f95c988008a0a518afe9730 (patch)
treec789d092f4f821429d30061ec041c2a513450a4a
parent3b299399011de409a46b9d02d53788953271e741 (diff)
downloaddotfiles-2812795cb42240202f95c988008a0a518afe9730.tar.gz
dotfiles-2812795cb42240202f95c988008a0a518afe9730.tar.bz2
dotfiles-2812795cb42240202f95c988008a0a518afe9730.tar.xz
dotfiles-2812795cb42240202f95c988008a0a518afe9730.zip
.config/jack/usb-fireface-ufx-*: Adding profiles for fireface ufxs of audio communication group and electronic studio at TU.
-rw-r--r--.config/jack/usb-fireface-ufx-ak-4410012
-rw-r--r--.config/jack/usb-fireface-ufx-ak-4800012
-rw-r--r--.config/jack/usb-fireface-ufx-en324-4410012
-rw-r--r--.config/jack/usb-fireface-ufx-en324-4800012
4 files changed, 48 insertions, 0 deletions
diff --git a/.config/jack/usb-fireface-ufx-ak-44100 b/.config/jack/usb-fireface-ufx-ak-44100
new file mode 100644
index 0000000..fb2558b
--- /dev/null
+++ b/.config/jack/usb-fireface-ufx-ak-44100
@@ -0,0 +1,12 @@
+NAME="default"
+DRIVER="alsa"
+DEVICE="hw:UFX23208936"
+NOMLOCK=""
+REALTIME="-R"
+PORTMAX=512
+UNLOCK="-u"
+VERBOSE="-v"
+DRIVER_SETTINGS="\
+ -n 2 \
+ -p 128\
+ -r 44100"
diff --git a/.config/jack/usb-fireface-ufx-ak-48000 b/.config/jack/usb-fireface-ufx-ak-48000
new file mode 100644
index 0000000..5769970
--- /dev/null
+++ b/.config/jack/usb-fireface-ufx-ak-48000
@@ -0,0 +1,12 @@
+NAME="default"
+DRIVER="alsa"
+DEVICE="hw:UFX23208936"
+NOMLOCK=""
+REALTIME="-R"
+PORTMAX=512
+UNLOCK="-u"
+VERBOSE="-v"
+DRIVER_SETTINGS="\
+ -n 2 \
+ -p 128\
+ -r 48000"
diff --git a/.config/jack/usb-fireface-ufx-en324-44100 b/.config/jack/usb-fireface-ufx-en324-44100
new file mode 100644
index 0000000..6e4e3d6
--- /dev/null
+++ b/.config/jack/usb-fireface-ufx-en324-44100
@@ -0,0 +1,12 @@
+NAME="default"
+DRIVER="alsa"
+DEVICE="hw:UFX23643007"
+NOMLOCK=""
+REALTIME="-R"
+PORTMAX=512
+UNLOCK="-u"
+VERBOSE="-v"
+DRIVER_SETTINGS="\
+ -n 2 \
+ -p 128\
+ -r 44100"
diff --git a/.config/jack/usb-fireface-ufx-en324-48000 b/.config/jack/usb-fireface-ufx-en324-48000
new file mode 100644
index 0000000..7ffbc81
--- /dev/null
+++ b/.config/jack/usb-fireface-ufx-en324-48000
@@ -0,0 +1,12 @@
+NAME="default"
+DRIVER="alsa"
+DEVICE="hw:UFX23643007"
+NOMLOCK=""
+REALTIME="-R"
+PORTMAX=512
+UNLOCK="-u"
+VERBOSE="-v"
+DRIVER_SETTINGS="\
+ -n 2 \
+ -p 128\
+ -r 48000"