what :
Home > Search > pack

Objectspage : 1 2 3 4
pack External Combine numbers and symbols into a list
Combine numbers and symbols into a list
packetbuild~ External Builds audio and data packets to be sent with otudp
packetindex~ External Parses data packets and writes audio coming from packetbuild~ + otudp into a buffer~ object
packetparse~ External Parses audio and data packets from packetbuild~and received with otudp
pak External Output a combined list when any element changes.
Like pack, but all inlets cause output
rtcmix~ External encapsulates RTcmix, a digital synthesis, signal-processing and scripting/scheduling language
Version 1.8 (Max5) of the [rtcmix~] object is available for free
download:

http://rtcmix.org/rtcmix~/

for Macintosh OS X (10.5/10.6). Windows 7 version coming soon!
(maybe…)

New features in this release include a number of new 'instruments',
a dynamic envelope/control system to allow interactive modification
of instrument controls (PFields in RTcmix-parlance), and nice
tuning-system and numerical function packages by Joel Matthys.

For those who don't know, [rtcmix~] encapsulates the "musicN"-style sound
synthesis and signal processing language RTcmix within Max/MSP. RTcmix
includes a robust scheduler and large set of pre-compiled synthesis and
signal-processing instruments. It also comes with a functional-style
("C-like") programming interface for algorithmic compositional work as well
as data storage and mathematical operations. Full source for the object
and the language are also on-line.

Both Macintosh OSX and Windows XP versions (older) are available.

I hope you enjoy using it! For more information about RTcmix, visit
the RTcmix web page:

http://rtcmix.org/

Brad Garton, Director
Columbia University Computer Music Center
http://music.columbia.edu/~brad
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.pack External pack replacement
a more flexible pack object
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.
page : 1 2 3 4

Libraries
GMU externals
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='145' GMEM GMU externals is a library of advanced granulation DSP engine for MaxMSP. It is the external-only distribution of the GMU package.
imp.dmx
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='157'David Butler imp.dmx is a cross-platform collection of Max/MSP/Jitter abstractions for dealing with DMX data in various forms. It focuses around the use of jitter matrices to store data, which the objects then read and write to. The aim is to provide the bridge between your patch and whatever object or method you use to output DMX from Max. The abstractions use native Max objects only, excepting the Art-Net patches which use some custom java networking objects, included in the distribution package.
If you have any questions or suggestions, please contact me at david@theimpersonalstereo.com.
Check for updates at http://www.theimpersonalstereo.com.
Litter Power Pro Package
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='54'Peter Castine The Litter Power package consists of over 60 external objects, including a number of new MSP noise sources, externals that produce values from a wide variety of random number distributions, and externals for mutation and cross-synthesis.
Litter Power Starter Package
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='53'Peter Castine The Litter Power Starter Pack consists of about two dozen external objects, including a number of new MSP noise sources, a wide variety of random number distributions, time-domain mutation, and several very useful utilities.
MaxAlea
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='96'Carl Faia MaxAlea contains various objects for random distributions and functions. MaxAlea was begun as a Max port of an existing PatchWork Library created in 1991-2 by Mikhail Malt. While the distributions and functions found in MaxAlea are similar to those found in the Patchwork version ,there are many differences in their functioning. The environment of Patchwork is static and is not designed for real-time work. Part of the incentive for creating these objects to work with Max was to have a dynamic and real-time environment with which to experiment and work with these algorithms in a manner as simple and straightforward as possible. One can change variables and manipulate the output in many ways in real-time. There are several different versions of the various stochastic models/processes best presented in the now classic references by Denis Lorrain and Charles Dodge. Carl Faia has used a variety of sources for the creation of this library which include the Lorrain, Dodge and Malt implementations as well as sources found on the WorldWideWeb. The externals found in the package include several random distributions, examples of random walks and 1/f noise algorithms, as well as one or two utilities written specifically for the MaxAlea library. Carl Faia wanted to make a coherent collection (as he thought Malt had managed to do in PatchWork) of these various algorithms and provide an interface easily accessible using the Max environment for real-time control. All these algorithms have been created using a seeded version of the random function found in the standard AINSI library. That is, each time the function is first run there will always be a different set of random numbers (unlike the random funtions found in Max, PatchWork and other versions of random number generators).
net.loadbang.groovy
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='130'Nick Rothwell net.loadbang.groovy is a package which supports the Groovy scripting/programming language within MXJ for Max/MSP.

Groovy is an agile, dynamic language for the Java Virtual Machine (JVM) which builds upon Java by providing features such as closures and support for domain-specific programming (such as XML processing and database access). It integrates seamlessly with Java and is very similar in syntax.
net.loadbang.web
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='128'Nick Rothwell Jetty-based embedded web server for MaxMSP. The server is packaged into an MXJ object, and can serve files from any directory in MaxMSP\'s search path. The server implements two-way communication with Max: the object reports web requests into the Max world, and Max can create attribute bindings for JSPs.
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.
SuperCollider Compatibility Lib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='25'Timothy Place A package of objects to make porting SuperCollider patches to Max/MSP easier... (ca. 2001)
VASP
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='49'Thomas Grill VASP is a package for PD or Max/MSP consisting of a number of externals extending these systems with functions for non-realtime array-based audio data processing. VASP is capable of working in the background, therefore not influencing eventual dsp signal processing.

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