what :
Home > Search > inlet

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
hoa.plug~ External A partcher that duplicates patcher for hoa processing.
hoa.plug~ facilitates the modularization of patches for ambisonic processing. The number of inlets and outlets is dependant on the number of inlets and outlets objects within its subpatch window, the ambisonic order andf the 1st argument. The 2nd argument is the name of the patcher to load and the 3rd argument is the mode pre, no or post decoding.
abs External Absolute value of input
Absolute value of input Arguments: optional float to set float version; Inlet: int or float; Outlet: int or float
add% Abstraction Adds a certain percentage to values in left inlet.
afterglow.max.NextFrame Javaclass (mxj) Prepare for a light show frame
Sends information about when Afterglow is next going to generate control values for the lights, allowing patchers to set up appropriate context, such as adjusting cue variables to be used in creating the frame. Also can be used to start or stop the light show by sending start and stop messages to its inlet.
alea Abstraction random based object
A bang in the left inlet makes a random selection of a supply sent to right inlet before. Note that there is no repetition check of chosen elements.
algo1 External performs probability and cumulative distribution operations to produce a deterministic matrix.
The object is an implementation of a 0th order Markov chain with stochastic and deterministic elements. The left inlet of the object takes input in the form of lists of up to 256 values. The program then performs probability and cumulative distribution operations to produce a deterministic matrix. Then random floating-point numbers are entered into the right inlet. The numbers are sent through a stochastic operation that matches the random number with the previous index, finds a new index based on probability, and outputs the new index. When given random numbers in a rhythmic sequence, it outputs a MIDI stream that can be viewed as a generated score when Max/MSP and a composing program are transmitting on the same internal MIDI bus.
apass1~ Abstraction basic all-pass filter
This basic all-pass filter is equivalent to the standard MSP allpass~ object, albeit with an additional inlet to control the smoothness of changes to the feedback gain coefficient.
atoi External character to integer conversion.
atoi converts a symbol, list, int, or float into a list of up to 255 integers. This can be useful for formatting messages into a stream of sysex bytes or serial commands. Both inlets receive any message, convert to a character string, and output a list of int values. The first inlet immediately translates and transmits. It also responds to bang, outputting what is in the buffer. The second inlet is used to concatenate to what is in the buffer.
bangbang External Output bangs from right-to-left
Bangbang takes an optional argument giving the number of outlets (default two, max 40). It takes any message in its inlet and sends 'bang' out its outlets, right to left. Also can be abbreviated "b"
bangone Abstraction Helps to avoid unwanted double triggers but only within a time specified by it right inlet or a parameter.
between Abstraction random based object
Bang (or any input) in left inlet outputs a random number between min and max excluding max.
between-lin Abstraction random based object
Bang (or any input) in left inlet outputs a random number of a linear scale between min and max with a certain number of elements.
between-lin-urn Abstraction random based object
Bang (or any input) in left inlet outputs a random number of a linear scale between min and max with a certain number of elements. An already chosen element is blocked until all the others have been selected ("repetition check").
between-log Abstraction random based object
Bang (or any input) in left inlet outputs a random number of a logarithmic scale between min and max with a certain number of elements.
between-log-urn Abstraction random based object
Bang (or any input) in left inlet outputs a random number of a logarithmic scale between min and max with a certain number of elements. An already chosen element is blocked until all the others have been selected ("repetition check").
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

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 102431912 members connected RSS
Site under GNU Free Documentation License