diff options
author | David Runge <dave@sleepmap.de> | 2017-10-01 22:10:29 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2017-10-01 22:10:29 +0200 |
commit | 2812795cb42240202f95c988008a0a518afe9730 (patch) | |
tree | c789d092f4f821429d30061ec041c2a513450a4a /.config/jack/usb-fireface-ufx-en324-48000 | |
parent | 3b299399011de409a46b9d02d53788953271e741 (diff) | |
download | dotfiles-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.
Diffstat (limited to '.config/jack/usb-fireface-ufx-en324-48000')
-rw-r--r-- | .config/jack/usb-fireface-ufx-en324-48000 | 12 |
1 files changed, 12 insertions, 0 deletions
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" |