what :
Home > Search > unpack

Objectspage : 1 2
pg.unpack~ External Unpack object for signal (Max5 only).
flushp Abstraction flush is not only flushing, its also unpacking. For those cases where you'd need to pack the values again, like for poly~s, flushp does this.
ice.demux External Demux is special unpack replacement objects that feature strict inlet to outlet alignment of all data.
For those curious, this object transmits and processes null values when items aren't present in order to keep lists tidy.
iter External Unpacks lists one element at a time through its outlet
Break a list up into a series of numbers
jit.unpack External Make multiple single plane matrices out of a multiplane matrix
The jit.unpack object splits a single N plane matrix into N single plane matrices.
mtoc Abstraction midi to cent.
Unpack noteon/off information and translate it to cents
selXchan External Easy routing of notelists by channel
Easy routing of notelists by channel - channelize notes and other controllers without unpacking a list; Hook up directly to noteins, etc.
selXnote External Look for certain notes in an incoming note list
Look for certain notes in an incoming note list (i.e. pitch - vel, or pitch-vel-chan) without unpacking the list; i.e. hookup directly to noteins, etc.
selXvel External Look for certain velocities in an incoming note list
Look for certain velocities in an incoming note list (i.e. pitch - vel, or pitch-vel-chan) without unpacking the list; i.e. hookup directly to noteins, etc.
splitXchan External Easily route notes and controllers by channel or ranges of channels without unpacking the lists
Easily route notes and controllers by channel or ranges of channels without unpacking the lists; turn channels on/off, etc. Hookup directly to noteins, etc.
splitXnote External Look for multiple ranges of notes in incoming notelists without unpacking the data
Look for multiple ranges of notes in incoming notelists without unpacking the data; i.e. easily implement different keyboard ranges and send them various places. Hookup directly to noteins, etc.
splitXvel External Look for multiple ranges of velocities in incoming notelists without unpacking the data
Look for multiple ranges of velocities in incoming notelists without unpacking the data; i.e. easily implement velocity switching schemes.  Hookup directly to noteins, etc.
St.unpack Abstraction Like unpack, but it will slice to any type.
tap.unpack External unpack replacement
tap.unpack takes a list and splits it up element-by-element. unlike unpack, however, you don't have to specify the data type of the outlet, and the datatypes can change for the incoming list.
unpack External Send list elements out separate / individual outlets / messages
Break a list up into individual messages
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 41436586 members connected RSS
Site under GNU Free Documentation License