aboutsummaryrefslogtreecommitdiffstats
path: root/config/jack/fw1
blob: f597ba6552f989fdc55b9eef58fa57a68244135d (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 48000"