what :
Home > Search > speedlim

Objectspage : 1
dot.squeuedlim Abstraction Limits the speed of messages passing through like speedlim, but queued like zl queue.
qlim External Queue based speedlim
The qlim object is similar to a combination of speedlim and jit.qball. In Jitter, most execution take places in the low priority queue to prevent drawing to the screen at interrupt. The speedlim object unfortunately places messages back in the scheduler for execution, and thus may result in a crash when used to temporally downsample streams of Jitter matrices if overdrive is turned on. The qlim object is an interrupt safe replacement for this and other tasks.
qlim External Queue-based message passing control.
like speedlim -> deferlow.
speedlim External Limit the speed of messages passing through
Limit the speed with which messages can pass through. Speedlim takes one optional argument which is a speedlimiting time in milliseconds. The left inlet takes any message and outputs it according to the argument value. The right inlet takes int to change the speedlimiting time.
page : 1

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 98656760 members connected RSS
Site under GNU Free Documentation License