Skip to content

Commit

Permalink
Update notes.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandromrc authored Mar 12, 2023
1 parent 7016111 commit 3a54b4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions instruments/notes.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
namespace PICO {

typedef Notes Note;


class Notes {
private:
static const int octave_arr_index = 12;
Expand Down

0 comments on commit 3a54b4c

Please sign in to comment.