User:Inthar/Interesting ternary scales: Difference between revisions

From Xenharmonic Reference
Created page with "== 7L(5m10s) == <pre> let L = 256/243 let m = 25/24 let s = 81/80 L;m;s;L;s;m;L;s;s;L;m;s;L;s;m;s;L;s;m;L;s;s; stack() </pre>"
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== 7L(5m10s) ==
== A 7L(5m10s) scale ==
<pre>
<pre>
let L = 256/243
let L = 256/243
Line 7: Line 7:
stack()
stack()
</pre>
</pre>
https://turbofishcrow.github.io/ternary/?word=smLssLmsLsmLssLmsLsmsL
== Cthon5m, 4s(5L5m) ==
<pre>
let L = 10\87
let m = 5\87
let s = 3\87
L;m;L;s;m;L;s;m;L;m;s;L;m;s;
stack()
</pre>
https://turbofishcrow.github.io/ternary/?word=LmLsmLsmLmsLms

Latest revision as of 04:43, 29 January 2026

A 7L(5m10s) scale

let L = 256/243
let m = 25/24
let s = 81/80
L;m;s;L;s;m;L;s;s;L;m;s;L;s;m;s;L;s;m;L;s;s;
stack()

https://turbofishcrow.github.io/ternary/?word=smLssLmsLsmLssLmsLsmsL

Cthon5m, 4s(5L5m)

let L = 10\87
let m = 5\87
let s = 3\87
L;m;L;s;m;L;s;m;L;m;s;L;m;s;
stack()

https://turbofishcrow.github.io/ternary/?word=LmLsmLsmLmsLms