what :
Home > Search > float

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
rint Abstraction Like int, but will round incoming floats to the closest int.
rm.floatlistconverter External Fixes bugged output from an mxj when using outletHigh(int outletIdx, java.lang.String message, float[] values) or outletHigh(int outletIdx, java.lang.String message, int[] values).
Fixes bugged output from an mxj when using outletHigh(int outletIdx, java.lang.String message, float[] values) or outletHigh(int outletIdx, java.lang.String message, int[] values). See my post about the bug on Cycling 74's forums for more info: http://cycling74.com/forums/topic.php?id=34998
Rnd Abstraction is a float random generator
roundto Abstraction A number sent to right inlet is rounded onto a certain "grid" float> sent to right inlet.
rs.floatbox External an alternate floatbox
sadam.envelopeGenerator External Expr-based envelope generator for [function] objects.
sadam.enveopeGenerator will generate a sequence of x-y pairs that can be used as control points for an envelope represented in a function object based on a given expression. The expr-based expression may only contain float parameters. The first parameter of the expression is the 'running parameter' which runs between 0 and the duration of the desired envelope. The results are scaled to fit into a given y-range.
sadam.float External Detect/output special floating point values.
sadam.float will store and output any given floating-point number. It will also detect NaN (not-a-number) and infinity (both positive and negative) values as well as output them if requested.
sadam.limits External Get minimum and maximum finite values of Max data types.
sadam.limits will output the minimum and maximum finite values of the integer or the floating point Max data type. Note that for floating point numbers the minimum representable finite value is actually the smallest positive number that is not denormal.
sah~ External Sample-and-hold
Sample-and-hold. The sah~ object accepts two signals. The left signal is the "input" and the right signal is the "control." When the control makes a transition from being at or below a the trigger value to being above the trigger value, the input is sampled and its current value is output until another control transition occurs and the input is sampled again. The default threshold value is 0, but can be specified via a float in the left inlet or as an argument to sah~.
sc.mantissamask~ External Reduce Precision.
Masks off bits in the mantissa of the floating point sample value
scaleX External Scale any range int, float, or list into another range with optimized memory features. 
Scale any range int, float, or list into another range with optimized memory features.  Pass through mixed lists and watch the numbers get scaled while the symbols stay the way they were. Great for modifying that conversation about your salary, in conjunction with the speak object!
schweller Abstraction decrescendo-crescendo envelopes generator
Generates a transition between a start velocity, a middle velocity and an end velocity (which the same as start velocity). By this you can create crescendo-decrescendo resp. decrescendo-crescendo envelopes ("hairpins" - in german: "Schweller"). A fraction factor (float between 0 and 1) send in the mostright inlet determines the proportion between cresceno and decrescendo part.
select External Select certain inputs, pass the rest on
Send bang out an outlet that matches the input. Select checks incoming ints, floats, or symbols against internal value(s). If only one value is given, you get an inlet to reset it. There is a reject outlet which gives you the number back if all the tests fail.
shabby~ External shabby~ is a waveshaper using 11 Chebyshev polynoms to generate harmonics from an incoming sinewave
shabby~ is a waveshaper using 11 Chebyshev polynoms to generate harmonics from an incoming sinewave. Each polynom will have a signal inlet to specify its amplitude in the signal. You can use shabby~ to have a decent additive synth that allows control over the harmonics in the course of a note at signal rate. But beware: it\'s not very fast. shabby~\'s little brother shaffy~ is now born. He uses only 9 Chebyshev polynoms and float inlets for scaling them. That is much faster than shabby~.
sig~ External Output a constant value as a signal
Output a constant value as a signal. This object converts a float or int to a signal. It also accepts a signal in, which it ignores. You connect a begin~ to the input of a signal to use it in defining the start of a signal processing network you want to turn on or off.
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 37390597 members connected RSS
Site under GNU Free Documentation License