what :
Home > Search > ~

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
convolve~ External convolve~ is a buffer~ based FIR (finite impulse response) convolution filter. An input signal is convolved with the samples of the buffer. An amplitude treshold can be set for saving processing time. The FIR length is free.
The functionality is similar to the "buffir~" object: a buffer~ is used to hold the FIR that will convolve the signal coming in the first inlet. But convolve~ scans the buffer~ for data above a given amplitude treshold so that the callculation process can be reduced (instead of high dynamic precision.) This faster calculation has as a consequence that the offset and legth of the FIR aren't signal inlets like in buffir~.
cosh~ External Hyperbolic cosine function (cosh(x)) for signals
cosx~ External cos(x) for signals
cos(x) for signals. this is a real sine function based around pi - unlike msp's cos~ which is based around 1 so it can be used as a lookup table for phasor
cos~ External cosine function
cosine function. cos~ produces a signal which is the cosine of its input multiplied by 2 pi. This produces a listenable sine wave when driven by a phasor~ at audio rates.
count~ External Signal counter
Signal counter. count~ can be used to do sample playback using index~
cp-pan~ Abstraction constant power panner
cpPan~ External constant power pan
Takes a mono audio input and pans it across two output channels. The panning uses an internal table of 1024 samples to reduce CPU load. The panning position is set through the right inlet, which can accept either signal or float input. Panning input should be limited to values between 0. and 1., with hard left equivalent to 0 and hard right equivalent to 1.
cretmet~ External get the signal peak level (dB and linear)
crossfade~ Abstraction Crossfades two input signals according to a sine function which guarantees that loudness of the result is constant.
crossx~ External a cross synthesis object with gating
csound~ External use the csound dsp/synthesis language inside MaxMSP.
csound~ is a MaxMSP external object that allows you to use the csound dsp/synthesis languange inside MaxMSP.
ctr.grain~ External Read grains from a buffer~ within a range
Read fragments of recorded material with granular techniques, allowing users to change grain density and dimension and to modulate pitch transposition in a simple and effective
ctr.shuffle~ External Read random segments from a buffer~ within a range
ctr.shuffle~ can read different sections of a buffer sequentially, producing a continuously changing result that can be defined by several parameters including playback direction (forward, backward and alternating).
curve Javaclass (mxj) more accurate curve~
a Java/mxj~ implementation of curve~ which is more linear when the curve value is 0. Paradoxically, this is based on the curve~ object from the pd cyclone project which itself is a "port" of most objects from Max/MSP!
curve.function.js Javascript (jsui) Generate curve~-compatible breakpoint envelopes
This is now merged into ejies 1.58b1.

("beta" release) extends Emmanuel Jordan's ej.function.js to enable editing of curves between breakpoints, compatible with curve~. Requires ejies to be installed (http://e--j.com). Now works with ejies 1.57 and has its own inspector and a slightly better help file.
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69

Libraries
Turn_To_FFT
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='22'Mitchell Turner Turn_To_FFT_1.01 is a set of pfft~ subpatches that punch irregular holes into the spectrum of a sound.

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