Add audio processing function
This commit is contained in:
parent
4123bd5b70
commit
48c38c8159
3 changed files with 38 additions and 3 deletions
|
@ -68,6 +68,8 @@ sudo pacman -S \
|
|||
zsh \
|
||||
eza
|
||||
|
||||
pipx install ffmpeg-normalize
|
||||
|
||||
# yay :)
|
||||
read -p "install yay? [y/N]" prompt
|
||||
if [[ $prompt == "y" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue