eavonius
2011-12-19 01:37:08
I'm using Bome (trial for now) with Selected Track Control here (http://stc.wiffbi.com/midi-implementation-chart/) and creating a preset to allow the keyboard commands to work on Windows.
One problem I'm having is with mapping keys to volume. I can send the MIDI messages in the topic above to increase/decrease the volume, but it doesn't increase/decrease relative to what the track's volume is, it sets it to a volume that's a fraction of what you specify. My issue is to use incrementing/decrementing variables in Bome to set the levels, I need to initialize those global variables with the currently selected track's volume.
Does anyone know a way to get the volume of the selected track in Ableton and pass it to my Bome script for storage in a variable?
Thanks in advance.
One problem I'm having is with mapping keys to volume. I can send the MIDI messages in the topic above to increase/decrease the volume, but it doesn't increase/decrease relative to what the track's volume is, it sets it to a volume that's a fraction of what you specify. My issue is to use incrementing/decrementing variables in Bome to set the levels, I need to initialize those global variables with the currently selected track's volume.
Does anyone know a way to get the volume of the selected track in Ableton and pass it to my Bome script for storage in a variable?
Thanks in advance.