Method: Coltrane::Theory::NoteSet#sharps

Defined in:
lib/coltrane/theory/note_set.rb

#sharpsObject



80
81
82
# File 'lib/coltrane/theory/note_set.rb', line 80

def sharps
  count(&:sharp?)
end