Replies: 4 comments
-
Do pleaser allow an option to just select the original 5 tunings menu as well as the complex one, it's stillnpretty adaptable with the capo and octave keys |
Beta Was this translation helpful? Give feedback.
-
@Gubbledenut I probably won’t implement the original menu verbatim, but I can incorporate a “presets” screen that’s easy to access and provides the original tunings. I was thinking of some number of presets, that would come pre-populated with the original tuning choices. Users would have an option to overwrite them if they have a different one they want quickly available, and there would be an option to reset the slots to those original presets. That should give the ease of the original interface (preset options will be quickly accessible with about the same number of key presses to get there), but the flexibility of the new one. I’m also probably not going to include an option for the octave keys to act as octave keys again, since the transposing feature can accomplish the same thing (max range is +/- one octave) with far more flexibility, and the higher-octave tuning itself is also probably available in the tuning menu. |
Beta Was this translation helpful? Give feedback.
-
Another 2.0 thought: stash a magic number somewhere in the EEPROM, and use that for the code to determine if it has been cleared or not. Code could look for that key, and if it's not there automatically clear the EEPROM for first-time use. Would avoid users having to know about and go through that step to avoid problems with fresh installations. |
Beta Was this translation helpful? Give feedback.
-
More ideas:
I wonder if, with the synth's support, a very rapid spike in the pitch bend could give this effect. It would require multi-threading, as each note would have to be tracking when it was initially pressed to adjust the pitch bend without interrupting the rest of play.
Basically I saw a video of someone playing with G melody strings and a drone on A, and I realized I couldn't make that tuning on the digigurdy... at least I couldn't figure out a tuning/transpose/capo combo to do it. I like the current menu for giving people lots of choices within reason, but I think full adjustment should be possible for when you know exactly what you want.
THIS is really my vision of what should be available in terms of advanced options: the full flexibility of this thing should be exposed to users that want it. The current presets and create-new-tuning tree will remain, so the entire "crazy" side of it will stay out of the way. |
Beta Was this translation helpful? Give feedback.
-
V1.0 is coming up soon, time to start thinking about where to take it from here…
I’ll flesh this out more later, just getting thoughts down on “paper”.
Beta Was this translation helpful? Give feedback.
All reactions