what :
Home > Search > rtin

Objectspage : 1 2 3
ad gui graphics Patch example patcher displaying various animated custom matrixctrls, knobs, sliders, etc, with supporting image files
afterglow.max.Eval Javaclass (mxj) Evaluate Clojure expressions
Evaluates Clojure expressions within the Afterglow context. Combined with message objects, gives you an easy way to make Afterglow do things that are not worth creating special objects for. Useful examples in the Help patcher include starting and opening the web interface, enabling a connection from a full-featured Clojure development environment for debugging custom effects, and activating an attached Ableton Push controller.
bitand~ External Bitwise and signal operator.
Bitwise and signal operator. Can perform bitwise boolean operations on a floating point signal as bits or as an integer. Note that if you are converting the floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>.
bitnot~ External Bitwise not signal operator.
Bitwise not signal operator. Can perform bitwise boolean operations on a floating point signal as bits or as an integer. Note that if you are converting the floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>.
bitor~ External Bitwise or signal operator.
Bitwise or signal operator. Can perform bitwise boolean operations on a floating point signal as bits or as an integer. Note that if you are converting the floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. I'll probably make some hr.bitwise objects at some point. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>.
bitshift~ External Bitwise shift signal operator.
Bitwise shift signal operator. Can perform bitwise operations on a floating point signal as bits or as an integer. Note that if you are converting the floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>. positive shift values correspond to left shifting that number of bits, negative shift values correspond to right shifting that number of bits.
bitxor~ External Bitwise xor signal operator.
Bitwise xor signal operator. Can perform bitwise boolean operations on a floating point signal as bits or as an integer. Note that if you are converting the floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>.
butt~ External butt~ is a dirty filter! Actually, it is a simple biquadratic filter (band-pass/band-reject/highpass/lowpass), with a dirtiness factor... at some frequency, it sounds a bit like a vinyl scratch. In version 2, the code is highly optimized for Altivec.
cda External Python script which gives audio CD support for Windows : import .cda tracks into [buffer~], retrieve CD infos from CDDB (artist, title, track names...). Requires [Pyext] external, Python 2.4.x and some additional python modules.
Warning ! For Python lovers only (or for CD fanatics) :

As there's still no cd support in max/Msp for windows, it is an attempt to provide one. It is written in python and runs through the great [pyext] object, which is a python wrapper for max/Msp, by Thomas Grill. Luckily, it's really stable, and relatively fast ! When the device is "cold", it takes 5s for importing 2 megs and about 30s for a 4-5min file. Same or faster than Sound Forge, and already in your buffer~ ! Last but not least, it doesn't interrupt MSP process while importing...
cv.jit.trackpoints External This external only accepts the 3-plane float matrices output from cv.jit.track.
When using large number of points with cv.jit.track, displaying the position of these points can be problematic. This external only accepts the 3-plane float matrices output from cv.jit.track. You must manually specify the size of the output matrix with the "size" attribute, followed by the width and height. Normally, this will be the same as the size of the matrices being sent to cv.jit.track. The cells of the output matrix corresponding to the position of the points in the input matrix will be set with each pointÕs index values. In order to avoid labeling points starting at 0, all indices are offset by one. I.e. 1 to 255, rather than 0 to 254.
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.
ForLoop External ForLoop outputs a series of integers from a starting to an ending value, stepping by the specified step.
gem.gemhead External The starting point for all graphics trees
gem.part_head External Starting point for a particle system
ic.key External Intelligent ASCII Keystroke Capturing
Key directly polls the keyboard and outputs ASCII keycode messages. Key allows your computer keyboard to function as a MIDI keyboard reporting note duration key hold time and auto-repeat.
page : 1 2 3

Libraries
DIPS5v1.01
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='171'Development Group Dips
Shu Matsuda
Takayuki Rai
DIPS (Digital Image Processing with Sound) is a plug-in software for Max. DIPS, consisting of more than 370 Max external and abstracts objects, is a powerful and user-friendly tool for the creation of interactive multimedia art, supporting interaction between sound events and visual events in Max, using Apple’s Core Image technology as well as OpenGL and OpenCV technologies.

DIPS5v1.01 is the most recent release (Oct. 2013) and available from http://dips.kcm-sd.ac.jp .
DIPS Development Group
T.Rai/S.Matsuda/Y.Morimoto/T.Fukuda/K.Takahashi
LFO Quaternion Objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='124'Evan Raskob Free externals for using and converting Quaternions in Max/MSP/Jitter. Includes source code as XCode project, BSD license.
SuperCollider Compatibility Lib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='25'Timothy Place A package of objects to make porting SuperCollider patches to Max/MSP easier... (ca. 2001)

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