Auto_audio: Update project file
Since switching to a new microphone, a new project file with updated parameters is used. Change the name in the script to match that.
This commit is contained in:
parent
62a44829fe
commit
853eacb2fc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ fi
|
||||||
|
|
||||||
notify-send -a "$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 $mic_sink
|
||||||
pactl unload-module $discord_sink
|
pactl unload-module $discord_sink
|
||||||
|
|
Loading…
Add table
Reference in a new issue