Hi there,
got new questions about MIDI patching in vvvv.
I have a university project running that needs to control variables in Flash AS3.
I’d like to use a Doepfer Dial electronics board (also known as pocket dial) with 6 endless rotary encoders (connected via MIDI to my Audio Interface) to increment and decrement these variables in Flash.
I got this dial board to work with the MidiController (device relative) node. But it works only with MIDI CC’s
(using its preset 85).
The device has also a preset for CC:Increment/ Decrement.
Is there a way to use this preset?
Maybe it’s easier to patch with the working CC’s. But here I could need some help on how to make this incrementing/decrementing my Flash variables.
So the patch needs to increment/decrement a variable in the Flashrenderer by a specific value if I spin the rotary encoder up/down. As I’m new with vvvv I dont’t know how to get this working.
Thank you for any hints how to solve this!
Mo