class Medley::Scale
- Medley::Scale
- Reference
- Object
Defined in:
medley/scale.crConstant Summary
-
PATTERNS =
{maj: ["1", "1", ".5", "1", "1", "1", ".5"] of ::String, min: ["1", ".5", "1", "1", ".5", "1", "1"] of ::String}
{maj: ["1", "1", ".5", "1", "1", "1", ".5"] of ::String, min: ["1", ".5", "1", "1", ".5", "1", "1"] of ::String}