GlobalChannelPreseter

_Channels_PresetEngine_1.zip (152.9 KB)

Tidied up, moved to separate documents and referenced for an example of use. Some comments. Its a bit ugly, the transitions need to prettified, (and ideally a gui I guess?) its interesting that non tweenables are ignored except for adding a time delay to the trigger.
Usage points, when on a long fade, altering the widget gets overridden, maybe there could be an abort transition, or I guess setting time to 0? So local tweaking is prioritised.
I remember now that the last gui I made used a dictionary for all presets, and so I added meta data in there for descriptive naming beyond the file name. It also made swapping projects easier ie different venues on a tour, but same show, save as a new name, is there way of changing folders, or saving into a file, if individual would it mind extra fields being added to the xml for meta data and would that be persistent?
Thanks @gregsn this is already pretty useful.

_Channels_PresetEngine_1.01.zip (167.3 KB)
A little more tidying, and added pages for the presets.

_Channels_PresetEngine_1.02.zip (171.8 KB)
Just watched the vvvvtv and thought I’d make a simple record version. It works, but fades are not dealt with correctly. I think that might be a more involved thing to fix ie in the channels library, and I’m not sure whether it makes sense to do that, as they are still a work in progress my end anyway

1 Like