back to list

harmonic entropy in Scala

🔗Carl Lumma <ekin@lumma.org>

6/5/2006 2:30:37 PM

Anybody know how to use this? I searched the docs for
"entropy" and couldn't figure out what's up.

-Carl

🔗Gene Ward Smith <genewardsmith@coolgoose.com>

6/5/2006 3:47:35 PM

--- In tuning-math@yahoogroups.com, Carl Lumma <ekin@...> wrote:
>
> Anybody know how to use this? I searched the docs for
> "entropy" and couldn't figure out what's up.

The only reliable documentation for Scala is asking Manuel. What
command is this?

🔗Carl Lumma <ekin@lumma.org>

6/5/2006 3:54:00 PM

>> Anybody know how to use this? I searched the docs for
>> "entropy" and couldn't figure out what's up.
>
>The only reliable documentation for Scala is asking Manuel.

This was my way of doing so.

>What command is this?

That's my first question.

-Carl

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

6/14/2006 5:47:58 AM

--- In tuning-math@yahoogroups.com, "Gene Ward Smith"
<genewardsmith@...> wrote:
>
> --- In tuning-math@yahoogroups.com, Carl Lumma <ekin@> wrote:
> >
> > Anybody know how to use this? I searched the docs for
> > "entropy" and couldn't figure out what's up.
>
> The only reliable documentation for Scala is asking Manuel. What
> command is this?

SET ATTRIBUTE ENTROPY [order]

A positive order gives the Tenney version of harmonic entropy, a
negative order the Farey version, see HELP SET ATTRIBUTE.
The sigma value of 1% can be altered by editing scala.ini.

Manuel