what :
Home > Search > float

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
pg.distance External Distances between ints, floats or lists.
64bit External allows one to (with filein) read 64-bit floating point values into Max (they are truncated by Max to 32-bit - use if you want the data, not the precision).
a-12many External a delay line for 1 float to a list of many floats
a delay line for 1 float to a list of many floats
a-count External a floating counter
a floating counter
a-flu External microbes on floats
microbes on floats
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
accum External value accumulator, add, multiply
accum stores a value (int or float) and adds and/or multiplies into it. If int, the multiplication is still done in floating-point but is then converted back.
add% Abstraction Adds a certain percentage float> to values float> in left inlet.
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.
at.dtw External calculate (constrained) dynamic time-warping distance between two time series
calculate (constrained) dynamic time-warping distance (as float) between two time series (given as FTM fmat data)
at.roughness External predicts the perceived roughness of a tonal sonority
predicts the perceived roughness of a tonal sonority (float value between 0.0 and 2.0) based on algorithm described by Hutchinson & Knopoff (1978)
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.
average External Average ints, floats, and lists in various flexible ways.
between Abstraction random based object
Bang (or any input) in left inlet outputs a random number between min float> and max float> excluding max.
between-lin Abstraction random based object
Bang (or any input) in left inlet outputs a random number <float> of a linear scale between min float> and max float> with a certain number of elements.
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Libraries
hi-res objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='63'Joshua Kit Clayton high resolution msp objects which use two 32-bit audio signals to obtain near 64-bit floating point precision.
Optimized Gates
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='34'Stephen Kay 7 different optimized gates ("bgate" for bangs, "igate" for ints, "fgate" for floats, "sgate" for symbols, and "lgate" for lists. These do not need to do a message lookup, since they only deal with one data type. Also includes "andGate" and "orGate" by David Roach)
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.
ri.Lorenz MSP objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='169'Ryo Ikeshiro Calculates the Lorenz dynamical system and various modifications at signal rate. Can be controlled by either floats or signal for sample-accurate timing.

Currently only available for Mac OS X 10.5 or later (Intel). The following have only been tested on Max 5.

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