aboutsummaryrefslogtreecommitdiffstats
path: root/config/jack/fw1
blob: a851d30a1ef172939067025a5d58fbcdbaca9623 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Sample configuration file for a JACK systemd --user service, using a firewire device
DRIVER="firewire"
DEVICE="/dev/fw1"
NOMLOCK=""
REALTIME="-R"
PORTMAX=512
UNLOCK="-u"
VERBOSE="-v"
DRIVER_SETTINGS="\
  -n 3 \
  -p 256\
  -r 48000"