Python mp3 Normalizer and Length Splitter
Briefly

I created a utility to raise or lower the decibel level of an mp3 and included a split function to segment the file to a desired length.
Python was chosen due to its simplicity and ease in coding; the aim was to enhance the volume of downloaded mp3s for better listening experience.
The script guides users to select source and destination directories, input desired decibel level, and allows splitting files with resulting segments numbered sequentially.
Read at CodeProject
[
add
]
[
|
|
]