http://www.perlmonks.org?node_id=234771


in reply to Re: Beep.pm
in thread Beep.pm

I didn't come up with any particular dialect or notation. I just took one standard i thought as cool, Lilypond. If you look close is also on the page you linked to. I wrote a parser just for a subset of that notation, adding the rpm "note".

Of course other parsers could be wrote.


$|=$_="1g2i1u1l2i4e2n0k",map{print"\7",chop;select$,,$,,$,,$_/7}m{..}g

Replies are listed 'Best First'.
Re: Re: Re: Beep.pm
by t'mo (Pilgrim) on Feb 12, 2003 at 18:57 UTC

    My bad; I should have read your comments more carefully (not just the code sample). :-) (Lillypond is one of the music notations I had heard about and looked at a little, but found abc easier to work with.)