what :
Home > Search > unpack

Objectspage : 1 2
unpacker Abstraction Unlike [unpack], unpacker does not care about the types of the elements of a list. It unpacks all kinds of mixed lists.
unpackX External Enhanced “unpack” object,
Enhanced “unpack” object, with easier control of long lists, and the ability to prepend the same symbol before each item as it is output.  For example, to unpack a list of 120 items where the 45th and 47th are floats, you do not need to enter 120 items as arguments and make sure the proper ones are floats - simply type “unpackX 120” and the types of the input list stay the same on output. Furthermore, say you wanted the output of that 120 element unpack to “set” a bunch of UI objects. Simply type “unpackX 120 set”, and the word set will be prepended before each item as it is output.
v.unpacky_uv External v.unpacky_uv takes a yuv streams and divides it into the y component (a grays stream) and the uv components (as a second grays stream with u and v in alternating pixels.
page : 1 2

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.
pg.library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='161'Pierre Guillot The pg.library is a collection of externals for Max 5 and Max 6. It includes a data, a msp and a fft library.
The Data library is a collection of externals for Max 5 and 6 that can be useful for the management, the transformation and the generation of data. The Dsp library is a collection of externals for Max 5 that allows you to pack/unpack signals and to adapt signals for the operations with packed signals. It includes a quasi-synchronous granlular synthesiser and chaotic signal generator. The FFT library is a collection of externals for Max 6 for spectral description and analysis of a signal.

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