back to list

Temperament "radar"

🔗Manuel Op de Coul <manuel.op.de.coul@eon-benelux.com>

5/5/2004 9:42:51 AM

I've implemented Paul Poletti's "quality radar" in Scala 2.2u.
It's described in the article _Temperaments for dummies_ at
http://ourworld.compuserve.com/homepages/paulpoletti/papers.html
Naturally it's not restricted to 12 tones.
Go to Analyse:Tone circle or open it from the File:New:Temperament
dialog.

http://www.xs4all.nl/~huygensf/software/Scala_Setup.exe

Manuel

🔗Gene Ward Smith <gwsmith@svpal.org>

5/5/2004 10:04:35 AM

--- In tuning@yahoogroups.com, "Manuel Op de Coul"
<manuel.op.de.coul@e...> wrote:
>
> I've implemented Paul Poletti's "quality radar" in Scala 2.2u.
> It's described in the article _Temperaments for dummies_ at
> http://ourworld.compuserve.com/homepages/paulpoletti/papers.html
> Naturally it's not restricted to 12 tones.
> Go to Analyse:Tone circle or open it from the File:New:Temperament
> dialog.

Does it show the combined error of major and minor thirds for each
step? How does it know which interval is supposed to be the
third--is it assuming this is the number obtained from the
corresponding "standard" val?

🔗Manuel Op de Coul <manuel.op.de.coul@eon-benelux.com>

5/6/2004 9:53:41 AM

Gene wrote:
>Does it show the combined error of major and minor thirds for each
>step?

No it shows them separately, major thirds in red and minor thirds
in blue.

>How does it know which interval is supposed to be the
>third--is it assuming this is the number obtained from the
>corresponding "standard" val?

No, it just takes the nearest intervals to 6/5 and 5/4,
so there's no influence of the number of notes in the scale.

Manuel

🔗wallyesterpaulrus <paul@stretch-music.com>

5/7/2004 4:32:42 PM

--- In tuning@yahoogroups.com, "Manuel Op de Coul"
<manuel.op.de.coul@e...> wrote:
>
> Gene wrote:
> >Does it show the combined error of major and minor thirds for each
> >step?
>
> No it shows them separately, major thirds in red and minor thirds
> in blue.
>
> >How does it know which interval is supposed to be the
> >third--is it assuming this is the number obtained from the
> >corresponding "standard" val?
>
> No, it just takes the nearest intervals to 6/5 and 5/4,
> so there's no influence of the number of notes in the scale.
>
> Manuel

So they fail to be about triads anymore, even for some ETs.

http://ourworld.compuserve.com/homepages/paulpoletti/T4D.PDF -- page
8 right below the graphic.

🔗Manuel Op de Coul <manuel.op.de.coul@eon-benelux.com>

5/8/2004 7:07:35 AM

Paul wrote:

>So they fail to be about triads anymore, even for some ETs.
>http://ourworld.compuserve.com/homepages/paulpoletti/T4D.PDF -- page
>8 right below the graphic.

You mean cases like 52, that's right. I'll see if I can
add another user option to make that choice.

Manuel