too much to remember
This commit is contained in:
parent
d0a680305c
commit
2a4e6c15f3
17 changed files with 311 additions and 82 deletions
.local/bin
|
@ -1,7 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
sleep 8
|
||||
pulseaudio -k
|
||||
systemctl --user stop pulseaudio.service
|
||||
systemctl --user stop pulseaudio.socket
|
||||
|
||||
sleep 1
|
||||
jack_control ds alsa
|
||||
|
@ -12,13 +13,7 @@ jack_control dps period 128
|
|||
jack_control start
|
||||
|
||||
sleep 1
|
||||
pulseaudio -D
|
||||
|
||||
sleep 1
|
||||
pulseaudio -k
|
||||
|
||||
sleep 1
|
||||
pulseaudio -D
|
||||
systemctl --user start pulseaudio
|
||||
|
||||
sleep 1
|
||||
a2jmidid -e &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue