aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack/fw-fireface800-44100
blob: b36a16864036fa0b1970891c20f245279f1520d8 (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 256\
  -r 44100"