12 lines
212 B
Markdown
12 lines
212 B
Markdown
# Audio-Normalizer
|
|
A bash script to normalize the sound volume of an audio file
|
|
|
|
# requirements:
|
|
|
|
* A running ffmpeg
|
|
|
|
|
|
# how to:
|
|
|
|
bash normalizeaudio.sh (prepared for .m4u files) --> chnge for other file types
|