From 65eadeafd04240cdb7aa401c99bc9cdf910e6584 Mon Sep 17 00:00:00 2001 From: St33v Date: Wed, 27 Oct 2021 10:50:05 +1100 Subject: yep its a commit --- start_jack.sh | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100755 start_jack.sh (limited to 'start_jack.sh') diff --git a/start_jack.sh b/start_jack.sh deleted file mode 100755 index 1a38c81..0000000 --- a/start_jack.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -# This is a straight copy of the script at -# https://wiki.archlinux.org/title/JACK_Audio_Connection_Kit -# SJP 27 Oct 2021 - -jack_control start -jack_control ds alsa -jack_control dps device hw:HD2 -jack_control dps rate 48000 -jack_control dps nperiods 2 -jack_control dps period 64 -sleep 10 -a2j_control --ehw -a2j_control --start -sleep 10 -qjackctl & -- cgit v1.3