Skip to content

Commit

Permalink
Remove chord per Roel Das
Browse files Browse the repository at this point in the history
  • Loading branch information
Chysn committed Aug 30, 2018
1 parent 84819ec commit 9286919
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions software/o_c_REV/hem_arp_chord.h
Expand Up @@ -99,8 +99,7 @@ const hem_arp_chord Arp_Chords[] = {
{"Chromatic",{0,1,2,3,4,5,6,7,8,9,10,11},12,1},
{"All 4th", {0,5,10,15,20,26,31},7,3},
////////// 50 ////////
{"All 5th", {0,7,14,21,28,35,41},7,4},
{"Corny Pop", {12,11,12,7,3,7,0,0},8,1}
{"All 5th", {0,7,14,21,28,35,41},7,4}
};

#endif

0 comments on commit 9286919

Please sign in to comment.