add: aliases and vim settings

fix: more tolerant jack values
This commit is contained in:
Tobias Reisinger 2020-08-18 11:40:28 +02:00
parent f7f7365228
commit c584d47a1f
3 changed files with 8 additions and 5 deletions
.local/bin

View file

@ -8,8 +8,8 @@ sleep 1
jack_control ds alsa
jack_control dps device hw:U192k
jack_control dps rate 48000
jack_control dps nperiods 2
jack_control dps period 128
jack_control dps nperiods 4
jack_control dps period 256
jack_control start
sleep 1