Skip to content

Scale Calculator — Generate Any Musical Scale

Generate scales from any root note. Major, minor, pentatonic, blues and modes.

Musical note name or MIDI number

Select the type to use

How We Calculate This

Scale Construction

Each scale is defined by a pattern of intervals (semitones) from the root note. The major scale pattern is: 0, 2, 4, 5, 7, 9, 11 (whole, whole, half, whole, whole, whole, half).

Note Calculation

Note = (Root index + interval) mod 12

Where notes are numbered 0-11 (C=0, C#=1, D=2, etc.).

Frequently Asked Questions

Last updated: February 2026

All calculations are estimates based on standard formulas. Always verify results for critical applications.