Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
GNU General Public License v3.0
125
stars
33
forks
source link
Suggestion: Support more file types by using ffmpeg always #51
Open
douknoukkem opened 7 years ago
You can support more file types by always putting the input file through ffmpeg.
ffmpeg -i input -n output.wav