what :
Home > Search > patcher

Objectspage : 1 2 3 4 5 6 7
ddg.velamp External a handy velocity-scaled AR envelope
a utility patcher (written entirely in Max 4 and MSP 2) that\'s a handy velocity-scaled AR envelope. While it\'s not necessarily the perfect thing for any occasion, it is easily modified (try changing the line~ to a curve, or alter the velocity scaling) and is too useful for the hundreds of times you will need this type of object. This was developed for the MSP Synth-building Tutorials on CreativeSynth.com
detonate External Sequencing and graphic score following
The detonate object--based on "explode" by Miller Puckette--allows you to input sequences of numbers via inlets, and to input and edit sequences graphically via the mouse and keyboard. (See "EXPLODE: A User Interface for Sequencing and Score Following" by Puckette in the Proceedings, International Computer Music Conference, 1990, Glasgow). The parameter names for input and output are redefinable. By default, from right to left are: extra 2, extra 1, track, channel, duration, velocity, pitch, and time. For MIDI purposes, these parameter names are useful, but the detonate object can be used with values of any nature as a general-purpose object for the storing and sequencing of numbers. The contents of detonate are saved with its patcher, although you can use Save As... when the detonate window is active to save it in its own file.
ej.dn.js Javascript (js) Display a named object.
It allows you to open any supatcher which contains a named object you're looking for.
ej.jit.preview Abstraction (Bpatcher) JItter patcher window with slowing down information
Small jit.pwindow with display speed limiter. Useful to make your you have some incoming matrix without eating too manu CPU cyclces.
ej.op.js Javascript (js) Open subpatcher by name.
Open subpatcher by name.
fftinfo~ External get info about the fft frames in a patcher loaded by pfft~
filepath External Manage file searching, file path
The filepath object is used in the File Preferences patcher to report and change the various folders Max uses to look for files at certain times.
forward External Send remote message to a variety of objects
Unlike the "send" object, the destination receive object of forward can be changed with each message. This modification cannot be made to send because existing patchers already send the "send" message through send for other purposes. All messages other than "send" are sent to a remote object bound to the symbol "forward" currently holds (set as the first argument to the "send" message)
fpic External Display an image file in a box
fpic is a user interface object which reads in an image file and displays the picture in a box. It behaves identically to pictures pasted into a patcher window with the Paste Picture command, but avoids the hassles of saving pictures into patcher files. To read in a new picture, you can either use the read or readany messages (shown below) or select the image file from the object's inspector (Get Info... in the Object menu). The object's box will not be resized after the file is read in, because some image files may have ridiculously sized boxes. By default the picture is always drawn at 100%. The name of the last image file read in and the current box size are saved in the patcher file, so the picture should read in automatically if the file is located in the same folder as the patcher or elsewhere in the search path.
Framework Patch The framework part of the patch comprises 9 bpatcher objects connected in series. The user loads different kind of audio treatment modules into the bpatchers.
I wanted to do a project where the many people could contribute to a big Max patch for treating audio. So I developed Framework, a free to use / modify modular audio patch made in Max/MSP. Download it, read below and get coding! (note: you need to have a copy of Max/Msp 4.5+ to make modules!)
function External Graphical breakpoint function editor
function allows you to draw or store a set of x, y points as floating-point numbers. You can then output the entire function as an input appropriate for line~ or get an interpolated y value for any x value. The contents of the function are saved in a patcher.
function External A graphical breakpoint function editor.
function allows you to draw or store a set of x, y points as floating-point numbers. You can then output the entire function as an input appropriate for line~ or get an interpolated y value for any x value. The contents of the function are saved in a patcher.
funnel External Map an integer into a list identified by inlet number
funnel makes lists that identify the source of a number. It can be used to store numbers into a table or coll based on their source (open subpatcher below). Or it can be used in conjunction with env and spray (see env help file).
graphicgoodies Patch image files, and a max patcher containing some controls that use them
hint External pop-up floating hint/tooltip for user interface assistance
Move the mouse over the slider below and leave it there for a second. You'll see a message appear on the screen below the slider explaining its function. Now unlock the patcher and you'll see a a dotted hint object that defines the area over which mouse movement will trigger the message. The hint object over the MSP picture below has a number of messages you can use to change its appearance. In addition, you can select a hint object and set its font and font size using the Font menu, or use its Get Info... dialog to set the other stuff.
page : 1 2 3 4 5 6 7

Libraries
MegaMax
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='35'Stephen Kay The MegaMAX™ Collection is a set of 33 external objects for use with Opcode's MAX programming environment. It was created by professional musician and programmer Stephen Kay in an effort to deal with some of the frustrations and limitations of creating a professional looking, feeling and functioning application. But you don't have to be an application developer! The MegaMAX Collection is for anyone who wants to make better-looking and functioning Max patchers at all levels.
QuickStart
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='24'Darwin Grosse A bunch of abstractions and bpatchers that provide useful tools for both beginning and experienced Max/MSP developers.

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