I'm looking for an efficient way to make this logic gate inside quartz
composer. Easy for an Eng or CompSci grad I am sure.
Input 1: Pulse boolean value

Input 2: Pulse boolean value

Output 1: When Input 1 is True, Lock Output value to True until interrupted
at Input 2
               When Input 2 is True, Lock Output value to False until
interrupted at Input 1

I did find the signal patch in Patch Creator Palette by chance and it has a
"When [x] changes" option but I don't know who owns it and I want to use
this gate as part of a detection macro that detects changes in Virtual
Objects not just numbers. Also would still need to switch between *two* watched
values and Signal patch doesn't do that on its own – back to sq. one.

Can only imagine some sort of time counter with reset arrangements and time
comparison is going to do it but thought I'd ask for the *Proper* and *
Efficient* way before plunging into that. (Given that multiple instances
(0<n<100) of the Macro could drag overhead up).

On top of that if anybody has an object (num, str, bool, QCstruct, color)
comparison patch/marco/plugin that can compare any two instances of same
object over a short elapsed time (0.1 sec say) for any change, that would
answer my problem perfectly.

The results of this will used all be open source utility for QC users that
should be pretty useful.

Any help gratefully received in advance (and will be acknowledged in QC
tool).
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to