shift + pots = new feature

Hi dear coders,

Would it be possible to twist a knob while pressing shif? If if remember correctly I had that on my yammie rm1x. While pressing shift the parameters don't change when you turn a knob. This makes is possible to select a value without changing the current setting. Would be great for jamming!

Cheers, C

Comments

  • The combi shift + knobs is not used yet. Right?
  • no, not used yet.
  • Would it be possible to use them in combination with shift? Unfortunately I have no coding skills :(
  • edited May 2015
    this shouldn't be difficult - but most pages have a separate shift function already - ie step settings from voice mode.
  • i was thinking shift+knob would be useful to snap knob settings to a default position
  • What do you mean with that exactly?
  • i mean if you hold shift and touch a pot, the setting would just jump to zero or to that parameter's default (init) position.  
  • edited June 2015
    I have find a way to use "hold shift and touch a pot". In the original code, if you are in voice mode, selecting a parameter with the encoder and press the encoder, will turn edit mode on, and turning a pot will quit edit mode. I have change this behavior...
    If you are in edit mode, turning a pot, will assign the current parameter of this voice to this pot. And every time you will be on this voice and in edit mode, turning this pot will change the value of the parameter. So you can assign four different parameters of the same voice (track), to the four pot. Then, "hold shift and touch a pot" will erase the parameter that was assigned to the pot, and let it receive another parameter. The code seem's to work, and give the possibility to control four different parameters of the same voice with the four pots, while in edit mode.


Sign In or Register to comment.