Hey Folks,
I am trying to get my head around Value to Intensity but I don’t really understand how to make it work. I have had a flick around the manual but I can’t seem to find any information on how to set it up.
I am trying to get LED feedback so that Switches in Yaeltex Flash/Blink or Glow when a clip is playing in Ableton. I am programming my controller using Remotify just FYI.
The first thing I am trying to achieve is get the LEDs to be brighter or dimmer - my first instinct was to build functionality that sent a velocity value to the switch but this doesn’t seem to work.
I see that by default the MIDI channel for Value to Intensity is 15 - so perhaps I probably need to specify this in the code. There is an option for this ‘send raw MIDI data to Controller’ (see screen shot) Although unfortunately I have no idea what information/string I would have to send.
Once I’ve figured this out I am trying to make the brightness of the switch modulate. I would like to create some sort of Sin wave pulse so when a clip is playing the switch apears to flash - is something like this acheivable?