class

Medley::Scale

Inherits Reference / Object

Constants

PATTERNS = { maj: ["1", "1", ".5", "1", "1", "1", ".5"] of ::String, min: ["1", ".5", "1", "1", ".5", "1", "1"] of ::String, }

Constructors

new(scale : String)
Source

Instance methods

name
Source
notes
Source
pattern(*values : Int32)
Source