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
jcom.gain~ External Control level as well as dry/wet mix
jcom.limiter~ External Look-ahead limiter with built-in DC blocking and Overdrive
This object was initially an off-shoot from jhno's limi~ object for MaxMSP. This variant supports attributes, gain-related values specified in decibels, and a built in DC Blocker.
jcom.meter~ External logarithmic level meter
jcom.saturation~ External saturation
jcom.thru~ Abstraction a simple utilty for breaking feedback loops
It breaks the illegal feedback loop by using a private send~ and receive~ object. Without it, the audio would be killed in a patch like this.
jcom.xfade~ External crossfade object for n channels
jg.granulate~ External granulation of input from a buffer
jg.granulate~ granulates sound stored in a buffer. You define a segment of the buffer and set how quickly the granulator moves through the buffer (traversal speed). Other parameters include grain rate, grain duration, randomization of grain input and output times, transposition, grain envelope. You can set a transposition collection, from which grain transpositions will be selected randomly. Output from 1 to 8 channels. Everything can be changed at run time.

GPL-licensed source code is available.
jg.spectdelay~ External spectral delay
jg.spectdelay~ performs an FFT of the input and supplies each frequency band with a volume control (EQ) and a recirculating delay line. EQ gain, delay time, and delay feedback can be controlled in real time. There is a way to apply a value change to a contiguous group of frequency bands. So, for example, you can hook up 16 sliders and control the bands in a way that provides more resolution to lower frequencies than if you merely divided the spectrum into 16 equal parts.

GPL-licensed source code is available.
jg.specteq~ External FFT-based EQ
jg.specteq~ performs an FFT of the input and supplies each frequency band with a volume control, creating a high-resolution graphic EQ. EQ gain can be controlled in real time. There is a way to apply a gain change to a contiguous group of frequency bands. So, for example, you can hook up 16 sliders and control the bands in a way that provides more resolution to lower frequencies than if you merely divided the spectrum into 16 equal parts.

GPL-licensed source code is available.
jit.buffer~ External access contents of a buffer as a matrix
A matrix-friendly MSP buffer~
jit.catch~ External convert audio signals to matrix frames
jit.catch~ transforms an MSP signal into jitter matrices
jit.peek~ External Read matrix data as an audio signal
The jit.peek~ object reads the value of one plane of a matrix cell at the position specified by the signal inputs. This value is output as a signal. The object arguments are [matrix_name] [dim_inputcount] [plane].
jit.poke~ External Write an audio signal into a matrix
The jit.poke~ object writes the value specified by the leftmost signal input into one plane of a matrix cell at the position specified by the signalinputs (following the leftmost input). The object arguments are [matrix_name] [dim_inputcount] [plane].
jit.release~ External convert matrix frames to audio signals
Transform jitter matrices into MSP signals
jitter~ External signal randomizer
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 71049392 members connected RSS
Site under GNU Free Documentation License