toggle content with the press of a button within one scene
Posted: Tue Oct 04, 2016 7:50 am
what I'm missing is a way to toggle content on the press of a button (like when you toggle your scenes with midi buttons) bit within one scene. why? because otherwise the amount of possible content pieces i'm able to play is limited by the amount of buttons on my midi controller vs. having all my buttons per scene.
what i did so far is an ugly workaround with the input selector, where i pressed buttons to control offset modifiers which resulted in chosing some input. the downside of this is that the buttons need to stay activated (otherwise theyre sending 0 again) and upon switching i need to simultaniously turn one button off and another on. and if this doesnt happen at the same time, a third input is shown for an instant. and if i smooth the behaviour there's lag.
soo, maybe there another way to modify the input selector but I wasnt able to figure it out
.
what i did so far is an ugly workaround with the input selector, where i pressed buttons to control offset modifiers which resulted in chosing some input. the downside of this is that the buttons need to stay activated (otherwise theyre sending 0 again) and upon switching i need to simultaniously turn one button off and another on. and if this doesnt happen at the same time, a third input is shown for an instant. and if i smooth the behaviour there's lag.
soo, maybe there another way to modify the input selector but I wasnt able to figure it out