Quartz Composer Help

Sep 23

Simple Scene Manager

This is a simple, but effective approach, to make a scene manager in Quartz Composer patches. The Boolean Demultiplexer works as input source. You put in the number of the scene you want to show. The type of output is “Boolean”, so only 1 or 0. This enables or disables the connected scenes. The bool-values are connected the enable-input of the patches. So if not used, than the patch went to “sleep mode”. Very important: The Use Reset Value flag must be set. If not set, the enable-values of the non-active outputs stay at 1 and will not be set to 0 automatically.

  1. quartzcomposer posted this