class Medley::Scale
Defined in:
medley/scale.cr
Constant Summary
-
PATTERNS =
{maj: ["1", "1", ".5", "1", "1", "1", ".5"] of ::String, min: ["1", ".5", "1", "1", ".5", "1", "1"] of ::String}
Constructors
Instance Method Summary
Constructor Detail
def self.
new(scale : String)
#
Instance Method Detail
def
notes : Array(String)
#
def
pattern(*values : Int32)
#
Keyboard Shortcuts
× - s, / Search
- Esc Abort search / Close modal
- ⇨, Enter Open highlighted result
- ⇧, Ctrl+j Select previous result
- ⇩, Ctrl+k Select next result
- ? Show usage info