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

Update to argparse #7

Closed Hawke closed 12 years ago

Hawke commented 12 years ago

This updates the app to the current argparse command-line parser from the deprecated optparse parser.

It also corrects a typo in the program name shown in the help output.

simon-r commented 12 years ago

Ok. I've accepted you pull.

Tnx.