<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I'll be honest, this sounds a bit advanced. It's logarithmic and thus beyond me.<div><br></div><div>However...</div><div><br></div><div>Perhaps try to find a list of just temperament or world music scales and their frequencies. See if any match up to the scale you're trying to achieve.<br><br></div><div>Andrew</div><div><br>&gt; Date: Tue, 21 Jul 2009 00:52:24 +0200<br>&gt; From: derek@umatic.nl<br>&gt; To: jbeezez@googlemail.com<br>&gt; CC: pd-list@iem.at<br>&gt; Subject: Re: [PD] making scales from frequency values<br>&gt; <br>&gt; Still not entirely sure I know what you're after, so at the risk of <br>&gt; repeating myself, use the (just intoned) intervals here:<br>&gt; <br>&gt; 1, 1:1-unison;<br>&gt; 2, 135:128-major_chroma;<br>&gt; 3, 9:8-major_second;<br>&gt; 4, 6:5-minor_third;<br>&gt; 5, 5:4-major_third;<br>&gt; 6, 4:3-perfect_fourth;<br>&gt; 7, 45:32-diatonic_fourth;<br>&gt; 8, 3:2-perfect_fifth;<br>&gt; 9, 8:5-minor_sixth;<br>&gt; 10, 27:16-pyth_major_sixth;<br>&gt; 11, 9:5-minor_seventh;<br>&gt; 12, 15:8-major_seventh;<br>&gt; 13, 2:1-octave;<br>&gt; <br>&gt; I.e. major third = 6:5, and 6 divided by 5 is 1.2, so to transpose up a <br>&gt; major third, multiply original frequency by 1.2.<br>&gt; <br>&gt; Or, 5 divided by 6 is 0.83333333, so multiply by that to transpose down <br>&gt; a major third. Or cook up something with [expr] that does the job more <br>&gt; precisely, like [expr f$1 * (5/6)] etc etc...<br>&gt; <br>&gt; All of these should "sound good" across the whole musical spectrum so <br>&gt; long as you don't plan on changing key ;-)<br>&gt; <br>&gt; D.<br>&gt; <br>&gt; J bz wrote:<br>&gt; <br>&gt; &gt; If I'm saying that these frequencies are <br>&gt; &gt; 'good' to my ear, is there a way of creating equally 'good' sounding <br>&gt; &gt; notes to fill in the gaps in, say for example, a 12 note scale based on <br>&gt; &gt; these notes scaling from the lowest to the highest without doing the <br>&gt; &gt; whole thing 'by ear'?<br>&gt; <br>&gt; -- <br>&gt; ::: derek holzer ::: http://blog.myspace.com/macumbista ::: <br>&gt; http://www.vimeo.com/macumbista :::<br>&gt; ---Oblique Strategy # 126:<br>&gt; "Only one element of each kind"<br>&gt; <br>&gt; _______________________________________________<br>&gt; Pd-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<br></div><br /><hr />Share your memories online with anyone you want. <a href='http://clk.atdmt.com/UKM/go/134665338/direct/01/' target='_new'>Learn more.</a></body>
</html>