what :
Home > Search > led

Objectspage : 1 2 3 4 5 6 7 8 9
deferlow External like the defer object, but always places at the tail of the queue.
like the defer object, but always places at the tail of the queue. this is unlike the defer object, which if called at interrupt, places the task at the front of the queue, and otherwise executes immediately. deferlow is useful to preserve sequencing and/or guarantee that a task will be deferred to a future servicing of the low priority queue.
delay2~ Abstraction delay
This abstraction is a shortcut for using the standard MSP delay tap objects in a single delay situation. It is for those too lazy to connect a tapin~ and a tapout~ manually. The original version of this abstraction was called delay1~ and used the named-delay-line objects delread~ and delwrite~ from MAX/FTS on the ISPW. The MSP version takes advantage of the tapout~ object which may be either a constant or variable delay, depending on whether a signal or float is connected to its inlet. (See the MSP Users manual on tapout~ for details.)
DfxHoleDistortion.maxpat External Abstraction
dot.timedsmooth Abstraction Downsampled audio-rate averaging filter.
down~ External Down~ outputs a signal which has been downsampled to half the incoming signal's sampling rate.
EAMIR - Slider Standalone Application Slider is a touchscreen musical interface that converts graphical table data into a linear array of musical notes.

created by V.J. Manzo
Slider is a touchscreen musical interface that converts graphical table data into a linear array of musical notes. The slider software is run on a touchscreen computer which allows the table data to be entered by physically touching the graphical interface. Each point in the table is analyzed serially and yields a note. The notes are played back at user variable rhythm which can be changed by touching a rhythmic value icon at the left. The tempo can be changed as well. When a user touches the screen, the points are read and produce notes. The higher the line appears when it is read, the higher the note will sound. A keyboard appears beneath the table to reflect the pitch of the point currently being analyzed. By default, notes are read “up and down” that is, from left to right to left. This option can be changed to have notes read up (from left to right only) and down (from right to left only). Like all EAMIR software, the slider software can be customized to work with the sounds of any type of synthesizer. By default, the slider software will filter all of the notes to the 7 pitch classes of the C Major scale. The tonic and mode can be changed at any time by selecting from one of the 11 pitch classes or one of the 28 diatonic modes at the bottom left of the screen. User made patterns can be stored and recalled with ease by shift+clicking in the preset grid.

created by V.J. Manzo
www.vjmanzo.com/cv | www.vincemanzo.com
EAMIR SDK External The eamir SDK allows users to easily create their own eamir-like applications by connecting preassembled interface modules to musical modules. The interfaces include cameras with color tracking, guitar hero controllers, wii remotes and devices, dance danc
The eamir SDK allows users to easily create their own eamir-like applications by connecting preassembled interface modules to musical modules. The interfaces include cameras with color tracking, guitar hero controllers, wii remotes and devices, dance dance revolution pads, and other gaming controllers as well as traditional MIDI instruments like keyboards.




created by V.J. Manzo
www.vjmanzo.com/cv | www.vincemanzo.com
ej.led.js Javascript (jsui) does the same as the standard LED object / button object
envfol1~ Abstraction envelope follower
This is an exponential envelope follower which converts the amplitude of an incoming signal into floating-point control values. The incoming signal is lowpass-filtered and sampled with the snapshot~ object. The responsiveness of the amplitude following can be controlled by changing the cutoff frequency of the low-pass filter; the lower the cutoff frequency, the slower the response. This abstraction is similar to rms1~ and vu1~, although it is tailored to a specific purpose.
filedate External Reports modification date of file
The filedate object takes the complete filepath of a file or folder and outputs the modification date.
flite~ External text-to-speech external using Flite
a text-to-speech external using Flite, providing one male (american) voice called 'Kevin'. This object was developed for the passwort FM project at garage festival 2004.
fluid~ External fluid~ is an external build around the free fluidsynth soundfont synthesizer
fluid~ is an external build around the free fluidsynth soundfont synthesizer available on http://www.fluidsynth.org. Soundfonts collect digitally sampled instruments. fluid~ converts Pd or (x)Max to a fullblown orchestra with just a single external.
FMShare Patch FMShare a simple, keyboard-controlled FM Synthesizer.
grain.phase~ External granular synthesis - Outputs a stream of grains with the window controled by a phasor object.
Allows phase relationships between muliple objects to be controlled better than with 'grain.stream~'.
gran.pitch.file~ Abstraction produce sampled grains shifted to a new pitch
Based on a single pitch multiplier, this abstraction will produce sampled grains shifted to a new pitch. It uses a sound file as its sampling source.
page : 1 2 3 4 5 6 7 8 9

Libraries
artificial tango
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='104'Olaf Matthes The artificial tango library is a collection of externals for Max/MSP dealing with recognition, analysis and generation of musical structures and events. Most objects take MIDI data as input.
In order to use the objects from the artificial tango library FTM 2.0 has to be installed on your system.
EAMIR - the Electro-acoustic Musically Interactive Room
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='133'V.j. Manzo The EAMIR project is an open-source effort to enable educators with technology for music education. Software is designed around a common configuration which can be easily implemented by music educators around the world by downloading source code and standalone applications through eamir.org.

Users who understand programming can edit the source code and post their new source and standalone applications back to the site for the EAMIR community to use.

Much of the EAMIR software is also designed to allow students with physical and mental disabilities to create meaningful music using interfaces that are accessible to their needs.


The EAMIR SDK allows users to easily create their own EAMIR-like applications by connecting preassembled interface modules to musical modules. The interfaces include cameras with color tracking, guitar hero controllers, wii remotes and devices, dance dance revolution pads, and other gaming controllers as well as traditional MIDI instruments like keyboards.

created by V.J. Manzo
www.vjmanzo.com | www.eamir.org
ejies
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='38'Emmanuel Jourdan The ejies is a collection of abstractions utilities, digital signal processing, JavaScripts tools I have developed in Max/MSP-Jitter for my own pedagogical purposes, using the knowledge I gained while teaching at Ircam.
FuzzyLib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='139'Alain Bonardi
Isis Truck
When manipulating human knowledge such as perception, feelings, appreciation, veracity of facts, etc., the classical logic that recognize only two truth degrees (true or false) is not always the most suitable.

To solve this problem, more than two degrees are considered in the non-classical logics. The fuzzy logic is one of these logics.

In this logic, facts are represented through membership functions: when the membership value is equal to 1 the fact is exactly true; when it is equal to 0 the fact is exactly false; in between there is an uncertainty about the veracity of the fact.

These membership functions are called "fuzzy subsets". They can be of different shapes: gaussian, trapezoidal, triangular, etc.

Thus the aim of the fuzzy logic is to propose a theoretical framework for the manipulation - representation and reasoning - of such facts.

The Fuzzy Lib library implements all the tools that are necessary to handle this manipulation: representation of a fuzzy subset (among them are the fuzzification, defuzzification and partitioning), reasoning process (generalized modus ponens, fuzzy implications, t-norms, t-conorms, etc.).

This version 1 of the Fuzzy Lib enables to implement fuzzification, uncertain reasoning and defuzzification for any number of data in the framework of Max/MSP environment.
Jimmies
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='59'Zack Settel The Jimmies is an historical collection of patches, abstractions and external objects developed for the MAX/FTS environment on the ISPW at the beginning of the 1990s, and assembled into a formal collection of tools by Zack Settel in 1993.

Zack Settel developped a new free version of the Jimmies called xjimmies : http://www.maxobjects.com/?v=libraries&id_library=100
p.jit.gl.tools
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='123' Pelado the p.jit.gl tools are designed to provide for easier learning of and experimenting with the many attributes that are available to jitter's gl objects by making them a whole lot more transparent and accessible. patches expose jitter gl object's attributes to interfaces that allow you to immediately edit and change an attribute's value. many of the parameters are attached to blines, which provide smooth changes while rendering, and all settings can be saved and recalled as presets using the pattrs that are embedded in the patches.
PeRColate
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='5'Dan Trueman PeRColate is an open-source distribution of a variety of synthesis and signal processing algorithms for Max, MSP, and Nato. It is centered around a (partial) port of the Synthesis Toolkit (STK) by Perry Cook (Princeton) and Gary Scavone (Stanford CCRMA). Like the STK, it provides a fairly easy to use library of synthesis and signal processing functions (in C) that can be wired together to create conventional and unusual instruments. Also like the STK, it includes a variety of precompiled synthesis objects, including physical modeling, modal, and PhISM class instruments; the code for these instruments can serve as foundations for creating new instruments (one example, the blotar, is included) and can be used to teach elementary and advanced synthesis techniques. Given it's STK heritage and educational function, PeRColate is largely un-optimized, though all the objects run on a 80MHz 7100, which is pretty good. PeRColate also includes a number of objects not from the STK; some are from RTcmix and others are our own evil creations, designed to crash your computer, but only after making some kind of interesting sound or image.
PMPD
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='81'Cyrille Henry Physical Modelling.
These objects provide real-time simulations, specially physical behaviors. pmpd can be used to create natural dynamic systems, like a bouncing ball, string movement, Brownian movement, chaos, fluid dynamics, sand, gravitation, and more.
With pmpd physical dynamics can be modelled without knowing the global equation of the movement. Only the cause of the movement and the involved structure are needed for the simulation. pmpd provides the basic objects for this kind of simulation. Assembling them allows the creation of a very large variety of dynamic systems .
ri.Lorenz MSP objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='169'Ryo Ikeshiro Calculates the Lorenz dynamical system and various modifications at signal rate. Can be controlled by either floats or signal for sample-accurate timing.

Currently only available for Mac OS X 10.5 or later (Intel). The following have only been tested on Max 5.
vRand abstractions
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='77'Gary Lee Nelson These new objects assume that you have downloaded and installed one of the the externals from the Random Objects library. There are OS9, OSX and PC versions. (Thanks again to Jeremy Bernstein.) I have not tested these new abstractions in OS 9 or Windows and would appreciate hearing from anyone you can verify that they work.

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