Method: Musicality::NoteArray#reset

Defined in:
lib/musicality/composition/sequencing/note_array.rb

#resetObject



28
29
30
# File 'lib/musicality/composition/sequencing/note_array.rb', line 28

def reset
  @notes_idx = 0
end