what :
Home > Search > bline

Objectspage : 1
bline External bang-based multi-segment line object
The bline object is an event-driven version of the Max line object. It takes a breakpoint list of [target] [time_to_target] pairs and 'tweens' appropriately to generate a smooth function. The major difference is that the bline object is driven by bang messages sent to its left inlet instead of being driven by the Max scheduler. This gives the object a flexible timebase, which is useful when working with events that have a variable processing time (such as rendering matrices in Jitter). As with the line object, the bline object sends a bang out the object's right outlet when the current ramp is finished. It works with integer and floating point numbers, can be stopped (with the stop message), and can use multi-segment lists (unlike Max line, but in keeping with the MSP equivalent, line~).
bline External An event-driven multi-segment line object.
takes lists in the format . it is similar to the line object, except that it is driven by events (given as bangs in the object's inlet) rather than the Max scheduler.
DlibLineSmooth.maxpat External Abstraction
page : 1

Libraries
p.jit.gl.tools
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='123' Pelado the p.jit.gl tools are designed to provide for easier learning of and experimenting with the many attributes that are available to jitter's gl objects by making them a whole lot more transparent and accessible. patches expose jitter gl object's attributes to interfaces that allow you to immediately edit and change an attribute's value. many of the parameters are attached to blines, which provide smooth changes while rendering, and all settings can be saved and recalled as presets using the pattrs that are embedded in the patches.

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