what :
Home > Search > anal

Objectspage : 1 2 3 4 5
cv.jit.moments External Apart from returning centroids and mass, it outputs two lists of shape descriptors.
This is the most complicated and versatile object of this distribution. Apart from returning centroids and mass, it outputs two lists of shape descriptors. Moment-based shape analysis is based on the physics concept of moment of inertia. Since, in theory, these moments are unique to each shape, they have been used for a long time to perform tasks like optical character recognition. From the left-most outlet a list of seven moments comes out. These are cryptically labeled "m20, m02, m22, m21, m12, m30, and m03". The m here simply stands for moment, the two numbers following tell us how the particular value was calculated.
cvin External an external and an additional windows driver to read data from the cvbox
an external and an additional windows driver to read data from the cvbox, a 88-channel analogue to digital converter (on parallel port) with 8, 10 or 12 bit resolution developed by Christian Klippel.
Cyclops External Analyzing and tracking live video
Cyclops is a Max object for analyzing and tracking live video. Through a simple interface, you can track performers and users with a video camera and analyze greyscale and color information from the live image. You can use the resulting Cyclops data to control MIDI, audio, video and anything else that you can do in Max.
ddg.arp External a full-fledged analog-style arpeggiator.
a full-fledged analog-style arpeggiator. while max is the perfect language to implement an arpeggiator, i wanted to create a stand-alone external for simplified synth creation. includes:
-up, down, up/down, rotate (roland-style) and random directions
-as-played or sequential note order
-makenote-style note duration control
1 to 6 octave range
-the perfect addition to an synth-building project.
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
en_analyzer~ External interface to The Echo Nests's audio analysis.
en_analyzer~ is a Max external that provides an interface to The Echo Nest's audio analysis API. The Echo Nest provides automatic musical analysis that uses machine listening techniques to extract attributes such as tempo, key, time signature, harmony, timbre, and rhythmic structures. With en_analyzer~, Max users can use The Echo Nest's technology to analyze audio data from a buffer~ object. The resulting analysis data can then be used to manipulate the original audio. Possible applications include building visualization tools, filtering or sorting segments of a song based on their pitch or timbre, and using rhythmic and harmonic events in a song to trigger another musical or visual process.
frequency analyzer Patch This patch analyzes the frequency of an input signal and outputs a graph of frequency vs. level.
gnusb External Gets data to and from the gnusb - open source usb sensor box by [ a n y m a ]
The gnusb is a platform for building your very own USB - controllers.

By default, the gnusb provides Max/MSP and pure-data patches with:
- 8 analog inputs, with variable smoothing
- 16 digital inputs/outputs

gnusb is open source hardware and software, it can be modified to fit your needs - some built a gnusb with 128 analog inputs...
haarlet Abstraction Computes the decomposition in wavelets on a Haar's functions basis
Computes the decomposition in wavelets on a Haar's functions basis. Gives adaptively the "energy", the average of the squares of the coefficients of each level considered as "frequencies" by analogy with Fourier's decomposition. It's simpler and faster than a Fast Fourier Transform.
hpass2~ Abstraction highpass filter
Analogous to hpass1~, this second-order IIR highpass filter is made by subtracting a lowpass filtered version of a signal from the signal itself. Logically, the lowpass filter used is lpass2~, a resonant lowpass filter. As with hpass1~, the cutoff frequency in the second inlet of hpass2~ defines the point at which the low frequencies will start to be attenuated. However, hpass2~ also takes a "damping factor", which controls the slope of the cutoff. Damping values greater than 1.41 produce a mild slope similar to that of hpass1~. However, damping factor values less than 1.41 produce moderate to extreme gain boost around the cutoff frequency, characterizing this filter as a resonant highpass filter (the gain boost creates a mild to pronounced resonating effect).
ibva External interactive brainware visual analyzer
Inarmonium Standalone Application Inarmonium is a random synthesizer with 6 modules of synthesis: additive synthesis, ring modulator, frequency modulation, analogue sync, subtraction synthesis and Mac-Adams.
It is perfect for live electronics. It is possible to control the 32 parameters of synthesis with a neural network interface. Beside, systems of automatic sound generation, togheter with the random variation of the frequency and amplitude, make Inarmonium crazy, bizarre but also very deep indeed.
interpianac External Historic : Port of interpianac from the NeXt Max version.
interpianac is doing an interpolation between partial frames right after a 'iana~' analysis. The interpolation is done with frequencies that are the closest and not their index.
jit.cyclops External Analyzing and tracking live video.
Cyclops is a Max object for analyzing and tracking live video. Through a simple interface, you can track performers and users with a video camera and analyze greyscale and color information from the live image. You can use the resulting Cyclops data to control MIDI, audio, video and anything else that you can do in Max.
jit.p.vishnu External Apply single force to particles
The jit.p.vishnu object takes a Jitter particle systems matrix as input, and applies a specific single force world model to it. In order to do so, it interprets the matrix's planes in a particular way: if the incoming matrix is 5-plane, planes 2-4 are interpreted as 3-dimensional position data (x, y, z); if the incoming matrix is 8-plane, planes 2-4 are considered position data, and planes 5-7 as velocity data (in the 5-plane model, velocity is derived from an analysis of positional change).
page : 1 2 3 4 5

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.
Jitter
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='11' Cycling74 Jitter is a set of 135 brilliant new video, matrix, and 3D graphics objects for the Max graphical programming environment. The Jitter objects extend the functionality of Max4/MSP2 with flexible means to generate and manipulate matrix data -- any data that can be expressed in rows and columns, such as video and still images, 3D geometry, as well as text, spreadsheet data, particle systems, voxels, or audio. Jitter is useful to anyone interested in real-time video processing, custom effects, 2D/3D graphics, audio/visual interaction, data visualization, and analysis
Luigi's MSP objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='20'Luigi Castelli virtual analog bandlimited waveform generators, quadraphonic panner and crossfader.
Modal Object Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='110'V.j. Manzo The Modal Object Library is a collection of objects for Max/MSP that control modality.

Included are objects for all 28 diatonic modes (scales), the Messiaen modes, chords, triads, progressions, modal relationships and modal analysis. This library would be especially useful to those interested in algorithmic composition and interactive music systems.

Free registration is required. Registration forum offers patches, and objects based on this library.

created by V.J. Manzo
www.vjmanzo.com/mol | www.vincemanzo.com
pg.library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='161'Pierre Guillot The pg.library is a collection of externals for Max 5 and Max 6. It includes a data, a msp and a fft library.
The Data library is a collection of externals for Max 5 and 6 that can be useful for the management, the transformation and the generation of data. The Dsp library is a collection of externals for Max 5 that allows you to pack/unpack signals and to adapt signals for the operations with packed signals. It includes a quasi-synchronous granlular synthesiser and chaotic signal generator. The FFT library is a collection of externals for Max 6 for spectral description and analysis of a signal.
tapemovie
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='144'Tom Mays
Olivier Pfeiffer
Renaud Rubiano
tapemovie is a modular software environment for controlling, processing, and analyzing various media in realtime (sound, video, 3D, lighting). It has stood the test of numerous productions since 2007, for theater, dance, concert performance and installation - enabling precise control and sequencing of media and their interactions while at the same time allowing connections with multiple peripheral controllers and interfaces. It is programmed with Max/MSP/Jitter and exists as a standalone application (free download), as well as in patch version for advanced users.
The sadam Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='154'Adam Siska The sadam Library is a set of free tools that I programmed for MaxMSP. Main topics covered by the externals are streaming & networking (TCP & UDP), complex data management (XML, compression, base64), sound analysis & synthesis and some basic but useful objects for Max & MSP.
Zsa.descriptors
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='143'Emmanuel Jourdan
Zsa.descriptors is a library for real-time descriptors analysis.

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