Event Slowdown

Holds an event until the clock-event. If no event since last clock-cycle, NO event is passed.

(9 Votes)
1.1 (Updated 20 years ago)
27.6kB
March 25, 2005
Reaktor 5 or lower

DESCRIPTION

This macro passes-through the following:
- NO event during a clock-cycle, if no event came into the macro during the cycle
- The LATEST event during a clock-cycle if ANY event occurred during the cycle


It's my first macro, so please be kind.


I've been told this is useful to put after an X/Y control if you want to "slow-down" the stream of events to reduce CPU.


NOTE: In the ensemble that demos the macro, I use EventWatcher (by Chris List) to show the output of the macro, very useful to help "visualize" the output from the macro.