aboutsummaryrefslogtreecommitdiffstats
path: root/.config/jack/fw-fireface800-48000
blob: 9f2efa527a99bd4a0b4d014ca89f2cc06c101856 (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 512\
  -r 48000"