NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Interesting (Score:1)
I wasn't aware of some of these modules...I may make use of them eventually.
It might be nice if you labeled the intervals with the relevant pair of notes, and cool if you could label them with interval names (e.g. minor third, fifth, etc.). A long decimal number as an interval doesn't really say anything meaningful to me...
Re: (Score:1)
Good ideas. I've been thinking about naming the intervals (perf 5th, maj 6th, etc) too. The decimals for equal temperament are not intended to be "fractioned" but it would be interesting to have Math::Fraction approximate the decimal, which would be nice to compare with the natural frequencies.
I've put this code up at http://github.com/ology/Music/blob/master/intervals [github.com] and will fix it up and reply again. :)
-gb Epistemologist at-large
Fixed. Whew! :) (Score:1)
http://github.com/ology/Music/blob/master/intervals [github.com]
-gb Epistemologist at-large
Reply to This
Parent