You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More of an idea, but I wonder about doing this for alternate tunings too. I've watched some DADGAD players who seem to already be doing minimal effort chord changes. Might be interesting to know if you can quantify whether a tuning has less effort involved for certain keys, or something.
The text was updated successfully, but these errors were encountered:
Yeah, cool idea! The pitches for standard tuning are actually partially hard-coded a default function argument here. Unfortunately, that's a private function and that argument it's exposed further up the call stack. I should add the ability to override the tuning. That would be a nice feature.
@jongold Thanks Jon! I haven't given alternate tunings any real attention yet. This repo's actually undergoing some serious changes behind the scenes, but I'll keep that in mind for the next version.
I've never heard of Joni notation. That's a pretty cool idea. Thanks!
More of an idea, but I wonder about doing this for alternate tunings too. I've watched some DADGAD players who seem to already be doing minimal effort chord changes. Might be interesting to know if you can quantify whether a tuning has less effort involved for certain keys, or something.
The text was updated successfully, but these errors were encountered: