GenerateRandomSearch

Random Mode Generator

The modes are the hardest easy topic in music theory: seven scales that all contain the same notes and sound nothing like each other. What makes each one distinctive is a single note — the one that differs from the major or minor scale it most resembles — and that is the thing most explanations bury. This draws a mode and puts that note first.

What this generator does

Draws one of the seven modes on a tonic and spells it out correctly, with three things most mode explanations leave out. It names the parent major scale — the key signature the mode shares — which is how modes are usually taught and is also the thing that makes them confusing. It names the characteristic note, which is the single degree that separates the mode from the major or minor scale it otherwise resembles. And it says whether the mode is broadly major or minor in quality, which is determined by its third.

How to use this tool

  1. Press Draw for a mode and a tonic.
  2. Play the notes given, starting and ending on the tonic.
  3. Play the characteristic note against a drone on the tonic — that is where the mode's colour lives.
  4. Draw again for a different one.

Understanding the controls

Modes in the draw
All seven, or just the ones you are working on. Ionian and Aeolian are the major and natural minor scales under their modal names, so leaving them in means drawing scales you already know; leaving them out concentrates on the five that are actually unfamiliar.
Tonic range
Practical tonics keep to keys real music uses. All tonics includes the theoretical ones, which is useful for drilling and a bad idea for practice — G♯ Locrian is correct and nobody plays it.
Show the parent scale
Whether to display which major scale the mode's notes come from. Learning modes as rotations of a parent scale is one of the two standard approaches; the other is to learn each as an alteration of major or minor. Both work and they suit different people.

Worked examples

D Dorian
D E F G A B C. Parent: C major. Characteristic note: B, the raised sixth — it is what makes Dorian sound brighter than natural minor.
E Phrygian
E F G A B C D. Parent: C major. Characteristic note: F, the flattened second, and the reason Phrygian sounds Spanish to most ears.
F Lydian
F G A B C D E. Parent: C major. Characteristic note: B, the raised fourth — the single most recognisable modal sound in film music.
B Locrian
B C D E F G A. Parent: C major. Its fifth is diminished, which is why almost nothing is written in it.

Common use cases

  • Working systematically through the modes rather than only ever playing Dorian
  • Understanding why two scales with the same notes sound different
  • Music theory revision before an exam
  • Choosing a mode to improvise in that you would not have chosen yourself
  • Teaching modes without starting from the white notes of C, which is where most students get stuck

How this generator works

Each mode is a pattern of intervals from its tonic, and the notes are spelled by walking up the letter names from the tonic and choosing the accidental that puts each letter at the right distance — which is why D Dorian comes out with a B natural rather than an A♯. The parent scale is derived by counting back to the major scale that starts on the mode's own degree: Dorian is the second degree, so D Dorian's parent is C major. The characteristic note is the degree that differs from the mode's nearest common relative — the raised sixth in Dorian, the flattened second in Phrygian, the raised fourth in Lydian.

Randomness and fairness

The mode and the tonic are drawn independently with the browser's cryptographic random number generator, so any mode can appear on any allowed tonic. Nothing about the spelling is random — once the mode and tonic exist, the notes follow deterministically from the interval pattern. A seed makes the sequence reproducible for teaching, using a deterministic generator that is not cryptographically secure — which is what lets the same sequence of modes be handed to a whole class.

For how randomness is produced across the whole site, see how Generate Random works.

Assumptions this tool makes

  • Modes are treated as the seven rotations of the major scale, which is the standard framing.
  • The characteristic note is given relative to the major or natural minor scale the mode most closely resembles.

Limitations and good to know

  • Only the seven modes of the major scale are covered. The modes of melodic and harmonic minor exist, are used in jazz, and are a much larger topic.
  • There is no audio, so the sound of the characteristic note against a drone is described rather than demonstrated.
  • Calling a mode 'bright' or 'dark' is a conventional description rather than a fact, and how a mode actually sounds depends heavily on what is played underneath it.
  • It cannot tell you which mode a piece of music is in — that needs the harmony and the resting note, not just the notes present.
  • Locrian is included for completeness. It is very rarely used as a key, because its tonic chord is diminished and does not function as a home.

Common mistakes

Playing the parent scale and calling it the mode
D Dorian and C major contain the same notes and are not the same thing. What makes it Dorian is that D is home — the note you start on, rest on and hear everything else against.
Learning modes only as rotations
It makes the theory easy and the sound impossible, because you end up thinking about C while playing in D. Learn each mode as an alteration of major or minor instead: Dorian is minor with a raised sixth.
Improvising in a mode over a chord progression that contradicts it
A mode needs harmony that supports its tonic. Playing D Dorian over a C major progression just sounds like C major, because the harmony decides where home is.
Expecting Locrian to be usable
Its fifth is diminished, so its home chord has no stability. It appears in passing and almost never as a key, and that is a property of the mode rather than a gap in your playing.

Practical tips

  • Play the mode over a drone on its tonic. It is the fastest way to hear what makes it different, and without a drone most modes just sound like their parent scale.
  • Learn the characteristic note first and the rest of the scale second. It is the note that carries the mode's identity, and landing on it deliberately is what makes modal playing sound modal.
  • Work through the modes on one tonic rather than one parent scale — D Dorian, D Phrygian, D Lydian — which is much harder and teaches you far more.

Troubleshooting

It sounds like the parent scale, not the mode
Almost always the harmony. Without something holding the mode's tonic underneath, your ear defaults to the parent key. Add a drone or a vamp on the modal tonic.
The spelling includes an unusual accidental
That is correct rather than a fault. Modes on remote tonics need them, exactly as remote major keys do. Restrict to practical tonics if you would rather not meet them.

Privacy and your data

Nothing is entered and nothing is stored. Modes are drawn in your browser and analytics records only that the tool was used along with which mode was drawn — never a practice sequence.

Frequently asked questions

What actually makes a mode different if the notes are the same?
Which note is home. D Dorian and C major contain identical notes; in one, D is the resting point and everything is heard in relation to it, and in the other C is. That changes where the semitones fall relative to home, which is what the ear actually responds to — and it is why a mode needs harmony supporting its tonic to sound like itself at all.
What is the characteristic note?
The one degree that separates a mode from the ordinary major or minor scale it most resembles. Dorian is natural minor with a raised sixth; Lydian is major with a raised fourth; Mixolydian is major with a flattened seventh. Landing on that note is what makes modal playing sound modal rather than accidental.
Why is Locrian included if nobody uses it?
Because it is one of the seven and leaving it out makes the set look arbitrary. Its tonic chord is diminished, which means it has no stable home, and that is a genuine property worth understanding rather than a gap. It appears in passing far more often than as a key.
Are there modes other than these seven?
Yes — the melodic and harmonic minor scales have their own modes, several of which are standard in jazz. This tool covers the seven modes of the major scale, which is what 'the modes' normally means and is where anybody learning them should start.