Yes, thanks to all. Not meaning to be impolite, but I generally post queries in plural locations and don't mind at all when others do the same. It's a habit I got into at work where the powers that be hold that patience is not a virtue...alas. The tactic has bled into my private endeavours too, I fear. The comp.lang.perl listing was my first news post in more than ten years by the way. And I do appreciate all the help.

For some reason I could not get Acme::Morse::Audible to work as described on my NetBSD box. I will have to study that and puzzle it out.

I'll be studying the MIDI::* modules next in the hopes of improving what I managed to cobble together in the mean time. The MIDI function, I am hoping, will speed things up over the route I used.

About that latter, from my end I had dug into the Audio::Wav module and discovered it could generate a sine wave, which I thoroughly abused to get something working for at least the time being.

The results of my own puny efforts are on-line here...

gus_morse.pl

...which is admittedly crude, but which I expect to polish after study of everyone's kind contributions.

Thanks to all,

Gan Starling
Kalamazoo MI USA


In reply to Re: Morse code audio playout? by aplonis
in thread Morse code audio playout? by aplonis

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.