Libraries
»
coltrane
(3.4.2)
»
Index
»
Coltrane
»
Theory
»
Note
»
#sharp?
Method: Coltrane::Theory::Note#sharp?
Defined in:
lib/coltrane/theory/note.rb
#
sharp?
⇒
Boolean
Returns:
(
Boolean
)
66 67 68
# File 'lib/coltrane/theory/note.rb', line 66
def
sharp?
alteration
==
1
end