what :
Home > Search > send

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
closebang External Send a bang when a Patcher window is about to be closed
ctlout External Send MIDI control change messages
Transmit MIDI control messages
cv.jit.mean External Computes the mean value of each pixel over time.
Computes the mean value of each pixel over time. Works a lot like the regular Max object "mean". In order to clear the matrix, you must send the "reset" message rather than "clear", as "clear" will not reset the internal frame counter to zero. Accepts any data type or planecount. Note, however, that due to rounding errors, char and long calculations are going to deviate downwards from the actual mean. If accuracy is an issue, or you plan to feed cv.jit.mean a large number of frames, convert to floating point beforehand.
cycle External Send successive numbers / stream of data to successive outlets cyclically
cycle takes two (optional) arguments. The first specifies how many outlets the object has (which can be arbitrarily large), and the second, if non-zero, uses a mode where separate "events" always restart at outlet 0. The default mode is to cycle through all the outlets. A separate event is one in which a different action triggers the next input. numbers which arrive from dumps from objects like table and coll are considered to belong to a single event.
de.sciss.net.UDPOSCPort Javaclass (mxj) a max java (mxj) external for bidirectional OSC communication over UDP.
! OBSOLETE - superceded by PDOSCClient object ( http://maxobjects.com/?v=objects&id_objet=4654 ) which works both in Max and PD!

supports sending and receiving on the same port, supports untimed and timed bundles. requires java 1.4+. requires NetUtil OSC library (included)
Deal External returns random integers within a specified range.
All numbers in the range are used before any is repeated. This is similar to the urn object introduced in Max 2.2. A single argument sets the range. If the argument is omitted the default size of 128 is used. The second inlet can also be used to set the range. The range must be at least 1. Anything less causes Deal to set the deck size to 1. Changing the value at the second inlet causes the "deck" to be "shuffled." You can also shuffle the deck by sending a "shuffle" message to inlet 1. A bang at inlet 1 causes output of the next "card." Use Uzi to deal multiple cards.
decode External Decodes a number to a specified "flag" outlet, Send 1 or 0 out a specific outlet
decode acts as a hierarchical switchboard. The right inlet is the master switch, which can turn off (send 0 out) all outlets. The middle inlet is a submaster switch, which can turn on (send 1 out) all outlets, provided they have not all been turned off by the master switch. The left inlet can turn on one of the outlets exclusively, provided neither the submaster switch nor the master switch is active.
dentist~ External dentist~ punches out all but a select set of partials.
dentist~ punches out all but a select set of partials. The argument is the maximum frequency from which to select partials. Bang to reset partial selection. Send an int to specify how many partials to resynthesize
dialog External Open a dialog box for text entry
Dialog makes a symbol out of the text you type in (or a message if you set the right inlet to 1) and sends it out the outlet when you click on the OK button in the dialog box. Note that the output of a dialog object is not directly "caused" by sending the object a message, so you can't count on it happening by a certain time).
disarray~ External disarray~ reorders the weights of spectral components below a specified frequency.
disarray~ reorders the weights of spectral components below a specified frequency. This frequency is an optional argument to disarray~. Send a bang to create a new random distribution. Send an integer up to the max bin to determine how many spectral components are disarrayed.
dist External Sending messages to named objects anywhere in MAX

1 comment

dmxusbpro External The dmxusbpro external gives access to the Enttec DMX USB Pro interface and allows to send or receive DMX data.
The dmxusbpro external for Max and Pure Data gives access to the Enttec DMX USB Pro interface and allows to send or receive DMX 512 data.

dmxusbpro features:

* send or receive up to 512 channels of DMX data
* user setable refresh rate
* user setable start-code
* user setable break and mark-after-break time
* update the firmaware of the interface
* query available serial ports to find connected interfaces
* query device's serial number
dspstate~ External Report information about current DSP settings
dspstate~ can be used for calculations that require the sampling rate of current DSP processing block size. You can also use the leftmost outlet to trigger some event when the audio is turned on or off. dspstate~ outputs state information automatically whenever the audio is turned on or off. You can also get the information by sending a bang. Connecting a signal to the dspstate~ object's inlet reports information about that signal, although currently, all signals have the same sampling rate and vector size. Note that dspstate~ will not output anything if the audio is not turned on in its window.
EAMIR - P5 Glove Standalone Application The P5 glove controller sends 5 streams of continuous data for each of the five fingers on the glove. Data is also sent with respect to the glove’s X Y and Z orientation.

created by V.J. Manzo
The P5 glove controller sends 5 streams of continuous data for each of the five fingers on the glove. Data is also sent with respect to the glove’s X Y and Z orientation. In this example, the EAMIR software translates the finger bend data to chords from the C Major scale. Buttons on the glove can be programmed to trigger modulation (common-tone, chromatic mediant, etc.). X, Y, and Z data can be programmed to control dynamics, arpeggiation tempo, and other aspects of the performance.

created by V.J. Manzo
www.vjmanzo.com/cv | www.vincemanzo.com
echo Javaclass (mxj) super midi delay
the echo object sends out delayed versions of input notes with attributes for altering the period multiplicatively, additively or randomly with a gaussian distribution, controlling the amount of feedback, the maximum number of taps, and a probability threshold that determines the chance of each subsequent tap occurring.
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Libraries
lh_midi objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='151'Leigh Hunt These objects can be utilised to send and receive all types of midi data to and from a max4live device.

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