Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
key
Source
name
Source
notes
Source
pattern
(*values :
Int32
)
Source