class Medley::Key

Defined in:

medley/key.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(scale : Scale) #

[View source]

Instance Method Detail

def flats #

returns an array of flat notes in a key


[View source]
def name #

[View source]
def sharps #

returns an array of the sharp notes in a key


[View source]