simon-r / dr14_t.meter

Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
http://dr14tmeter.sourceforge.net
GNU General Public License v3.0
125 stars 33 forks source link

BUG: namespace issues #55

Closed dchabot closed 4 years ago

dchabot commented 6 years ago

Reproduce as:

> ./dr14_tmeter -n -f --plot_track_dst ~/Music/Soundgarden/Louder\ Than\ Love/01.\ Ugly\ Truth.flac

Fixes missing import of time module and numpy namespace error.