Your first mistake was believing the answers you seeked were in the Acme:: namespace. Acme is for jokes, just look at Acme::BooK::Is::My::Bitch.

However even if you had searched all of CPAN you would be sadly disappointed to find that there are no modules that currently do this. The problem is that for computers pattern recognition is very difficult. I don't know where to start on solving this problem, but if you could get the base audio wave and sufficently filter out any extraneous noise you would probably want to use PDL to do the necessary analysis to separate out the dits and dahs. From there the decoding is simple.

Another option, if you are a HAM who has recently gotten onto General or Extra bandplan since the morse restriction was lifted is to acutally learn Morse. It doesn't take too long to pick up if you use the Koch method (about 2 weeks) and you'll find the experience much more enjoyable.

Signal analysis is a topic that takes up entire university courses, which is why commercial Morse decoders are sold and are the price they are.


In reply to Re: Morse code via sound card input by Trizor
in thread Morse code via sound card input by aristotle73

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.