what :
Home > Search > append

Objectspage : 1
append External Add one or more items to the end of a list or message
dot.appendaddr Abstraction Append text to the end of the first item of a list.
jit.multiplex External Multiplex (interleave) two matrices into one matrix
The jit.multiplex object takes two matrices as input, and derives a single output matrix from it by interleaving the input matrices across a specified dimension. Specifically, the object takes a set of scanlines across the first input matrix, placing these into the output matrix, then takes a set of scanlines across the second input matrix, appending them to the output matrix, alternating between the two input sources until their data is exhausted.
Link External An object to create lists by appending them to a header.
pmpd.mass2D External 2D mass.
This object's inlet need forces, and outlet it's position. All forces send to it's inlet are add together. A bang allow the mass to compute it's new position, and to output it. The mass can move due to it's inertia. This is like the 1D object, but forces / displacement append in 2D.
pmpd.mass3D External 3D mass (a mass which can move in 3 dimension)
All forces send to it's inlet are add together. A bang allow the mass to compute it's new position, and to output it. The mass can move due to it's inertia. This is like the 3D object, but forces and displacement append in 3D.
psw.menubar-append External Load menu from MENU resource
St.Unique Abstraction St.Unique will create unique symbols based on the symbols which have been feed to the left inlet.
If a symbol had been used before, the symbol will be appended by a number.
strcat External append string
strncat External append substring to string
zigzag~ External Similar to line~, but instead of line's stack based implementation which does not retain line information after it has been output, we now have a linked list implementation, somewhat similar to the breakpoint function editor object
Similar to line~, but instead of line's stack based implementation which does not retain line information after it has been output, we now have a linked list implementation, somewhat similar to the breakpoint function editor object. In addtion to simply remembering the current "line", there are utilities to modify the list: insert(before), delete, append.
page : 1

Libraries
Panaiotis Objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='122' Panaiotis The Mac version is UB.

These Max objects have been enhanced since the documentation to the left was written. Help files for the objects provide information on enhancements.

The matrix object has been substantially upgraded. It now combines features of unpack, spray, funnel, append, and prepend into one object. This makes a great object to place between controllers and jit objects because it acts like a multi-prepend. There are new configuration commands and enhancements to the old: even, odd, mod,and range, among others). Most commands can be applied to inlets of outlets. There is also a mute function that adds another layer of control. Matrixctrl support has been enhanced. See the help file for full details and examples.

Most other objects now fully support floats. RCer and autocount will count in float values, not just integers.

Notegen16 is a 16 channel version of its predecessor: notegen. It is more generalized and much more efficient.

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