what :
Home > Search > patcher

Objectspage : 1 2 3 4 5 6 7
pattrforward External send any message to a named object anywhere in the patcher hierarchy
pattrhub External Access all of the pattr objects in a patcher.
pcontrol External remote control of patcher windows
poly~ External Polyphony and DSP manager for patchers
preset storage patch Patch lets you store settings from all your sub- or bpatchers in one handy location. It can handle ints, floats and symbols as well as lists.
pv External Store and retrieve variables specific to a patcher
pv is similar to the value object, which allows a number, symbol or list to be shared among several objects. However, pv is local to a patcher and its subpatchers. In this example, there are two subpatchers in this help file, each with its own copy of "pv private". Changes to "pv private" objects in one subpatcher do not affect those in the other. However, there is a "pv public" object in this patcher which is accessible to both subpatchers. You can use pv when you need to share a value within a patcher or subpatchers, but there may be multiple copies of the patcher around. Thus, pv is most useful for patchers you will make into files and reuse repeatedly.Also double-click on the patcher "more" for more information about pv features.
pvar External Connect to a named object in a patcher ; send receive
pvar lets you build user interfaces in one part of your patcher that are connected to the "process" part in another part of the patcher. pvar does not work globally (as send and receive do). The pvar object and its associated object must be in the same patcher.
receive External Receive messages without patch cords
The send and receive objects allow you to send any kind of message between Patcher windows or within a window without using patch cords. The order of reception by two or more receive objects is not deterministic.
registry External Registry is a bit like a coll object, but supports a hierarchical directory structure
Registry is a bit like a coll object, but supports a hierarchical directory structure, so that it can be used in library patchers and bpatchers which need to save and restore their own state, by using directory paths as arguments.
revzi Abstraction Count downwards from argument one till input + 1.
Usefull for deleting too many objects in scripted patchers.
rien Abstraction Bangs if there are no arguments, attributes set, if connected to patcherargs
rm.slice Javaclass (mxj) The [rm.slice] object fills a call with start and endpoints for segments within a buffer~ based on when amplitude rises above a given threshold.
The [rm.slice] object fills a call with start and endpoints for segments within a buffer~ based on when amplitude rises above a given threshold. This is a java implementation of Nao Tokui's [slice~] based on a Max implementation by Volker Böhm (see subpatcher below).
sc3~ External encapsulates/links to the SuperCollider 3 music programming language
I am releasing v 0.996 (Max5, OSX 10.5/6) of my [sc3~] object for
Max/MSP. This object acts as a bridge between Max/MSP and the
SuperCollider 3 language. The free download and information is
available here:

http://music.columbia.edu/~brad/sc3~/

[sc3~] allows data and audio to be sent to/from the sclang and
scsynth processes, making it easy to integrate the SuperCollider 3
language into Max/MSP work. Multiple instantiations of the object
can exist in a single patcher, and SC3 scripts can be constructed
within Max/MSP or stored in the object's buffers for convenient
recall with a patch. Full source for the object and the modified
SuperCollider files are also available at the site. This syncs
the object with the latest stable release (SC3 v 3.4) of
SuperCollider 3.

I hope people find this useful -- Good luck, enjoy it! For more
information about SuperCollider 3, visit:

http://supercollider.sourceforge.net/


Brad Garton, Director
Columbia University Computer Music Center
http://music.columbia.edu/~brad
scope Patch a utillity patcher using msp`s scope~ object and joshua kit claytons peak~ object.
a utillity patcher using msp`s scope~ object and joshua kit claytons peak~ object. it has an auto-range feature which automatically adjusts Input Gain, Offset, and Trigger Level. This feature can also be triggerd manually by pressing the bang buttom while the auto mode is set to AutoOFF. scope ( and scope~ ...) works well with frequencies between 1 hz and ~ 500 Hz. Lower Frequencies take too long to update, while higher frequencies do not look like you`d expect... scope's audio input can be accessed by using \"send~ scope\" from any patcher.
send External Send messages without patch cords
The send and receive objects allow you to send any kind of message between Patcher windows or within a window without using patch cords. The order of reception by two or more receive objects is not deterministic.
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 49838955 members connected RSS
Site under GNU Free Documentation License