hey, thank for your response. i've been coding random values trying to get it to work with relative knob mode in the arduino ide for hours. now i know it would work..haha!moss wrote: Fri Sep 16, 2022 7:27 am14 bit makes only sense for absolute faders / knobs (mostly for motorised faders). Relative knobs as the name implies only send an offset for which 7bit is fine (and also only if your knobs can sense speed otherwise it is only 1/-1).canister wrote: Thu Sep 15, 2022 9:41 pm i've been learning c++ to build an arduino controller with 8 encoders to use with the generic flexi.
been a bit of slog, not that easy for me to learn from scratch. anyways, i've got it to work fairly well, then thought i could use the push button encoders to send different cc's when pressed. going from 7 bit to 14 bit seemed like a good idea. unfortunately, i can't seem to get it to work. the info i've found online says to send 1 cc then another cc 32 higher for 14 bit (0/32). when i've programmed the arduino to do this, bitwig recognises this and changes the field to accept 14 bit. but i'd like to use relative knob positions like i've program for the 7 bit encoders to avoid parameter jumps (values below 63/65 for anti/clockwise). is this even possible, or can i only use absolute for 14 bit?
oh, well. i can map a quantise modulator to the pitch or something.
your scripts for maschine and launchpads are really appreciated. thanks
