what :
Home > Search > send

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
loadmess External Send a message when a patch is loaded.
Max ToolBox Javascript (js) The Max ToolBox adds new editing features to Max like the ability to quickly connect objects, distribute objects in space, send messages to objects, create new objects from the keyboard and much more.
Quick feature list :


  • Distribute selected objects in space, horizontally or vertically ;

  • Connect an outlet (selectable) of an object to the inlets (selectable) of a row of objects located below ;

  • Connect the outlets (selectable) of a row of objects to the inlet (selectable) of an object located below ;

  • Connect all (or less) of the outlets of an object to the inlets (selectable) of a row of objects located below ;

  • Connect the outlets (selectable) of a row of objects to all (or less) of the inlets of a an object located below ;

  • Connect the outlets (selectable) of a row of objects to the inlets (selectable) of a row of objects located below ;

  • Connect a column of two or more objects in cascade ;

  • Send any message(s) to the selected object(s) by invoking a dialog window using a keyboard shortcut ;

  • Access most of the features of this ToolBox using the same dialog window ;

  • Quickly name a row or column of objects ;

  • Create objects at the cursor position using keyboard shortcuts (à la Pure Data) (objects shortcuts are customizable) ;

  • Create objects at the cursor position using keyboard shortcuts and connect them to a previously selected object, either to the inlet or from the outlet depending on the mouse position.

max-cursor Abstraction shows/hides the mouse cursor
1 or 0 send to the inlet (or given as an argument) shows or hides the mouse cursor.
max-menubar Abstraction 1 or 0 send to the inlet (or given as the argument) switches MAX's menubar on or off.
max-overdrive Abstraction 1 or 0 send to the inlet
1 or 0 send to the inlet (or given as the argument) turns MAX's Overdrive mode on or off.
MaxLink Javaclass (mxj) The MaxLink java libraries enable communication between Processing and Max/MSP 4.5 on both Mac and Windows.
Version 0.35 is available for download. It provides basic support for sending and receiving messages between Processing and Max, a Max object for launching Processing sketches, and some tools for creative networking.

MaxLink works by multicasting UDP messages over the local subnet. It uses a specific namespace protocol to match the inlets and outlets of Max objects with declared inputs and outputs of a Java processes (including Processing sketches).

Several simple examples are included in the download package. It only takes a few lines of code to get your Processing sketch talking to Max.
message box External Display and send any message
metro External Metronome that outputs bangs
Metro takes one optional argument which is the metronome time in milliseconds. The left inlet takes int which starts it with a non-zero value and stops it with the value zero. The right inlet takes int to change the metronome speed. The outlet sends bang.
midiflush External Send note-offs for hanging note-ons in raw MIDI data
midiinfo External Set a pop-up menu with current names of MIDI devices
When midiinfo receives a bang or int in its left inlet, it sends a series of messages which will set up a pop-up menu to a list of MIDI output devices. If you check "Evaluate Item Text" in the pop-up menu dialog, you can connect the right outlet of the menu to a MIDI output object to select MIDI devices by name. A number in midiinfo's right inlet creates a list of MIDI input devices.
MMF Abstraction control max UI objects within a multitouch screen
MMF is a set of abstractions that will let you control very easily max UI objects directly within your multitouch screen.
MMF will work with any multitouch interface that sends TUIO messages.
Modal Change External The Modal Change object is a compositional algorithm to control modality. It outputs scale degrees and creates tables and lists that adhere to one of the 7 modes.

created by V.J. Manzo
The Modal Change object allows a user to specify a tonic and diatonic mode in its two inlets and get the pitch class value of each scale degree out its eight outlets. A user can send a pitch class number or a letter name message to its left inlet to set the tonic. A message box with a mode name such as major, minor, Phrygian, Lydian b7, can be sent to the right inlet to build up a scale from the given tonic. The object will output the scale degrees for any tonic within the modes of the major scale, the melodic minor scale, the harmonic minor scale, and the harmonic major scale (the major scale with flatted 6). Instead of using one of the mode names to build a scale, a user can also send a message with the number of whole steps and half steps desired to build their scale, and receive the scale degree pitch classes from its outlets.
Double clicking the object will open a display that allows the user to see what mode they’re in and other information related to the mode including scale degree distances that make up the scale and the particular mode’s context within the larger pitch collection.
The object can receive all of the organized pitch class data into a table or by using an internal table with the argument table1.
The object can also receive the organized pitch class data into a coll list or by using an internal coll list with the argument scale. The coll list also has an added feature: it will take any incoming pitch and filter it to the nearest note from the selected scale.
This allows you to set the tonic and mode, and filter all incoming pitch data so that whatever note is played, it will conform to the diatonic pitch collection you’ve selected.

created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
Modal Messiaen External The Modal Messiaen objects organize and calculate the pitches for Messiaen's modes of limited transposition. You create custom modes by sending the scale degree distance maps to the object.

created by V.J. Manzo
The Modal Messiaen objects operate similarly to the modal_change object, but output the pitch classes of Messiaen’s Modes of Limited Transposition. You can send it messages like C Whole Tone or E octatonic to receive the pitch classes of that mode. These objects are also useful for creating modes with 6, 8, 9, or 10 unique scale degrees as it also accepts scale degree distances.

created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
Modal Net Send & Receive External The Modal Net Send & Receive objects are optimized for using the Modal Change object over a network.

created by V.J. Manzo
The modal netsend and netreceive objects are simple abstractions designed to optimize sending modal_change messages over a network. It uses normal UDP network features for port and IP address specification.

created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
Modal Triad External The Modal_Triad object generates chords in root position or inversions. It takes traditional chord names, chord function numbers, Roman numerals, tonicizations, etc. It even takes altered chords like Ebdom7b9#11.

created by V.J. Manzo
The modal triad object allows a user to play tertian chords of any quality. It receives scale data from the modal_change object and, when a tonic and mode is selected, the object receives the numbers 1-8 in its leftmost inlet to output the notes of the chord function associated with that number. For example, in major keys, the numbers 1, 4 and 5 are always major chords, 2, 3, and 6 are minor, so, if C Major is selected, a 2 sent to the modal_triad object will yield the notes of a d minor chord.
For each selected chord, the notes of that chord are sent to the object’s 7 outlets in the following order: root, third, fifth, seventh, ninth, eleventh, thirteenth. Alterations like flat ninth or sharp eleventh are inferred by the chord function as it relates to the selected tonic and mode.
The second inlet of the object allows the chord tones, received as pitch classes, to be restricted to one octave.
The object also takes Roman numeral functions to yield chords. The standard capital Roman numerals for major, lower case Roman numerals for minor are used. A lower case Roman numeral iv in the key of C Major will yield an F minor chord regardless of the fact that chord has non-diatonic chord tones in it, the Ab.

A capital Roman numeral with a plus sign next to it will yield an augmented chord, and a lowercase Roman numeral with a zero next to it will yield a diminished chord.
In the same manner, a user can use letter names to build chords. A capital C will yield a C Major chord while a lower case e will yield an e minor chord. A capital C plus will yield an augmented chord and a lower case d zero will yield a d diminished chord.
(set to C Major)
This object also receives messages for tonicizations. A user can send the message Roman numeral V/5, to yield the 5 of 5 (a D Major chord in the key of C Major). The V Chord Tonicizations produce a Dominant 7th chord for each scale degree in the selected mode. That is, the root, 3rd, 5th, and 7th will form a Dominant 7th Chord exactly one perfect 5th above a given scale degree. The 9th, 11th, and 13th pitches of the chord are inferred according to the selected mode and NOT the mode from which the tonicizing chord prevails.
Similarly the object allows other types of tonicizations including leading tone tonications and minor four tonicizations. Augmented 6th chords and Neopolitan chords can also be implemented.
It even takes altered chords like Ebdom7b9#11.

created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
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 105232830 members connected RSS
Site under GNU Free Documentation License