aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack/fw-fireface800-44100
blob: 4d28bede34fb29932a605cbb1744235717803874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 64\
  -r 44100"