Calendars and presets in Logic...
goschman
Posts: 12
I have parameter presets which are triggered by logic calendars. At the users request, they would like to be able to override the calendars and select specific parameter presets ocassionally. Basically, I have both logic scenarios figured out independantly of each other but I don't know how to tie them in together. I am pretty new to this and any help would be greatly appreciated...
0
Comments
Put an AND gate between each Calendar and Preset Trigger.
Let the first input of each AND gate be fed from the Calendar, link all the second inputs and feed them from a Logic Source.
When the Logic Source is \"high\" the Calendars will trigger the presets. When the Logic Source is \"low\" they won't.
The choice of \"calendar automatic\" or manual selection of the presets could be done by placing the Logic Source (Automatic selection when enabled) on a control panel along with buttons for each preset.
/Chris