Skip to content

Commit

Permalink
Update ukeGeeks.definitions.js
Browse files Browse the repository at this point in the history
add ADF#B alternate tuning option
  • Loading branch information
louis-coding committed Mar 12, 2015
1 parent cd7a336 commit 9dcdb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/scriptasaurus/ukeGeeks.definitions.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ ukeGeeks.definitions = (function() {
_public.instrument = {
sopranoUke: 0, // GCEA -- standard tuning G4 (or G3)-C4-E4-A4
baritoneUke: 5 // DGBE -- 5 steps lower than standard Soprano tuning: D3-G3-B3-E4
alternateUke: 2 // ADF#B -- 2 steps higher than standard tuning A4 (or A3)-D4-F#4-B4
};

/* PUBLIC METHODS
Expand Down

0 comments on commit 9dcdb04

Please sign in to comment.