AN INTERACTIVE ESSAY · RONNIE NORTH · 2016–2026

Scales Are
Numbers

A new way to see music theory — and why the darkest scales are the least courageous

SCROLL
01 · THE REPRESENTATION

A Scale Is Twelve Switches

The Western musical system divides the octave into twelve equal steps — the twelve notes of the chromatic scale. Every scale you've ever played is just a selection of some of those twelve notes.

Here is the insight: you can represent that selection as a 12-bit binary number. Each bit corresponds to one semitone above the root. If the note is in the scale, the bit is 1. If not, it's 0.

Click the buttons below to toggle notes on and off. Watch the decimal value update in real time.

◎ INTERACTIVE — BINARY SCALE BUILDER
DECIMAL
2741
BINARY
101011010101
NAME / SELECT SCALE
NOTES
7

Every scale is a unique number between 1 and 4095. The major scale is 2741. Dorian is 1709. Lydian is 2773. Locrian is 1387. These aren't arbitrary labels — the number is the scale, encoded in its structure.

"We don't need to remember the fancy names. We can just call it scale number 1451."
02 · THE BRIGHTNESS SCORE

Measuring Light and Dark

Every musician knows that some scales sound bright and others sound dark. But how do you measure that? And how does it extend beyond the seven familiar modes to all 2000+ possible scales?

The answer falls straight out of the binary representation. Add up the positions of the active bits. That's the brightness score.

The chart below shows the seven diatonic modes sorted by score. Click any mode to explore it.

◎ INTERACTIVE — BRIGHTNESS SCORES

Sort every mode in a family by this score, descending, and they automatically line up from brightest to darkest. It works for every scale family — pentatonics, hexatonics, octatonics — not just the familiar diatonic modes.

This is the algorithmic heart of Chloe: every family is sorted by this single metric, so browsing from top to bottom of any family is always a journey from light into shadow.

03 · WHAT IT MEANS

Brightness Is Courage

The brightness score has a deeper meaning than just a sorting key.

When you build a scale, you are placing notes at certain distances from the root. Each note is a step forward along the chromatic scale. A high bit position means a large forward step — you've moved far from the root before placing that note.

A bright scale lunges forward as far as it can — and when it must step back, retreats only a half step.

A dark scale shuffles forward as little as possible — and when it retreats, flees as far as it can.

Every scale must move in both directions to fill the octave. The character isn't in which direction each step goes — it's in how boldly or reluctantly that step is taken. Lydian commits fully to forward movement and minimises every retreat. Locrian minimises every forward step and maximises every retreat.

The brightness score sums the forward positions of all notes — and that single number captures this perfectly, because a scale that lunges forward and barely retreats will always accumulate a higher score than one that shuffles forward and flees backward.

Select a scale below and watch the bars show each note's forward position. The total is the brightness score.

This is not a metaphor layered on top of the mathematics. The courage is the mathematics. The bit positions are the semitone distances, and the sum is the brightness. They are the same thing.

And this is why it matters for teaching: students learn that Lydian is brighter than Dorian without understanding why. The binary representation makes it derivable. You don't memorise the order — you calculate it. The calculation is addition. The insight is courage.

Hear Every Scale

Chloe is a free interactive scale explorer built on these principles. Browse 2000+ scales, hear them over a drone, and use AI demo mode to explore the full spectrum from Lydian luminescence to Locrian shadow.

OPEN CHLOE →
First built 2016 · Chloe3 released 2025 · github.com/ronniebnorth/chloe3