Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: In need of guidance

by tobyink (Canon)
on Feb 05, 2012 at 08:09 UTC ( [id://951926]=note: print w/replies, xml ) Need Help??


in reply to In need of guidance

For song recognition, check out libmusicbrainz. It's a C library though, so using it from Perl will really throw you in at the deep end. Your choices for integrating C and Perl code are realistically either Inline::C or XS.

Replies are listed 'Best First'.
Re^2: In need of guidance
by Anonymous Monk on Feb 05, 2012 at 09:23 UTC

    http://musicbrainz.org/doc/libmusicbrainz

    Perl bindings for the XML based web service: WebService::MusicBrainz

    Or a finished application http://musicbrainz.org/doc/MusicBrainz_Picard

      WebService::MusicBrainz doesn't do audio fingerprinting which means that it's not especially useful for identifying songs that you don't already have at least some metadata for.

      Picard is a great tool - I use it extensively - but given that the original poster's aim is to learn how to code in Perl, handing him an already-written Python program doesn't help him.

        Then neither does libmusicbrainz, why did you recommend it?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://951926]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-09-17 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (22 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.