User:Kepstin/Ideas:DR14 Meter

From MusicBrainz Wiki
< User:Kepstin
Revision as of 17:48, 21 August 2012 by Kepstin (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Similar to how Acoustids are currently handled, it would be nice to have an external database linking to musicbrainz that adds support for storing Pleasurize Music Foundation-compatible dynamic range values.

Implementation Thoughts

http://dr14tmeter.scienceontheweb.net/index.php?title=Main_Page is a free, open-source command line tool for calculating dr14 values. It could be hooked up with a picard plugin to allow submission and tagging. THis picard plugin could also make them available as internal tags (_release_dr14, _track_dr14)

Site must have an API to allow lookups by release mbid. Submissions would be by api key, probably with musicbrainz authentication (like acoustid). How to handle multiple varying submissions for one release? I like medians.

A userscript could be written to allow displaying DR numbers on the release group, release, recording pages. (This is the main draw, really.)