what :
Home > Search > outlet

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12
splitter Abstraction Passes smaller values out the left, equal values out the middle and bigger values out the right outlet.
spray External Distribute a list of intergers to a numbered outlet
Distribute an integer to a numbered outlet. Send an integer or list of integers out a numbered outlet
St.amplePlay~ Abstraction Simplifies the creation of sample players.
Just feed it with the filename or full pathname of your sample, and a simple bang will trigger it. It does have an autoplay modus which will automatically trigger the sample after it has been loaded. The middle outlet is a signal going from 0. to 1. and the right outlet will bang when finished playing.
St.DblRoute Abstraction route anything to the middle outlet when it receives in a certain time (default 300 ms) otherwise it will send it to the left outlet.
St.hru Abstraction Directly connect up to 64 inputs to their corresponding outlets.
St.MidiInport Abstraction Like midiinfo this abstraction will feed with its left outlet a menu with the names of midi devices but it will also set it to the name which comes as parameter.
You do not have to know the complete name it will take also any part of it (I never know how Quicktime Musical Instruments is spelled inside OMS and I don't want to type in those lengthy names which might be there anyway)
St.MidiOutport Abstraction Like omsinfo this abstraction will feed with its left outlet a menu with the names of Midi devices but it will also set it to the name which is set as parameter.
You do not have to know the complete name it will take also any part of it (I never know how Quicktime Musical Instruments is spelled inside OMS and I don't want to type in those lengthy names which might be there anyway)
St.mtofms Abstraction Like mtof but you can tune it to a different A with the first parameter (default 440 Hz)
It will output looplength out of the middle outlet in ms and out of the right outlet in samples according to the second parameter (default Max's samplerate which is set in the DSP status window)
St.OMSInput Abstraction Like omsinfo this abstraction will feed with its left outlet a menu with the names of oms devices but it will also set it to the name which comes as parameter.
This is obsolete now and can be replaced by St.MidiInport (OMS died with OS 9) It still works though and is kept for compatibility reasons
St.OMSOutput Abstraction Like omsinfo this abstraction will feed with its left outlet a menu with the names of oms devices but it will also set it to the name which is set as parameter.
This is obsolete now and can be replaced by St.MidiOutport (OMS died with OS 9) It still works though and is kept for compatibility reasons
St.SampleBuffer~ Abstraction Used by the St.Buffers abstraction and sends automatically the info about the loaded sample to 'SoundnameInfo' and to the outlet.
st2pitch Abstraction Accumulates incoming intervals and outputs pitch classes
Accumulates incoming intervals and outputs pitch classes (i.e. notes without register information) at the left outlet resp. notes (= MIDI note numbers) at the right outlet.
swap External Swap left and right inlets to outlets
Swap swaps the values of its inlets, preserving right-to-left ordering. The first outlets (and second inlets) type follow the argument (or is an int if you give no argument.) The second outlets (and first inlets) type is int or float depending on whether you use the name "swap" or "fswap".
swap External Swap left and right inlets to outlets, reverse the sequential order of two numbers
Swap swaps the values of its inlets, preserving right-to-left ordering. The first outlets (and second inlets) type follow the argument (or is an int if you give no argument.) The second outlets (and first inlets) type is int or float depending on whether you use the name "swap" or "fswap".
tap.split~ External An MSP version of the split object - signal
An MSP complement to MAX's split object. Also includes an additional (signal) true/false outlet useful for controlling gates etc.
page : 1 2 3 4 5 6 7 8 9 10 11 12

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