Compare commits
2 commits
61fef8495b
...
853eacb2fc
Author | SHA1 | Date | |
---|---|---|---|
853eacb2fc | |||
62a44829fe |
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@ if [ ! $? ]; then
|
|||
exit -1
|
||||
fi
|
||||
|
||||
notify-send - "$0" -i microphone "All sinks set-up"
|
||||
notify-send -a "$0" -i microphone "All sinks set-up"
|
||||
|
||||
carla ~/Projects/Audio/Carla/Sidechain\ comp\ Setup.carxp
|
||||
carla "~/Projects/Audio/Carla/Sidechain comp Setup - AT2040.carxp"
|
||||
|
||||
pactl unload-module $mic_sink
|
||||
pactl unload-module $discord_sink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue