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