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
curve~ External Exponential ramp generator
curve~ is similar to line~. It produces a signal that goes from an initial to target value over a specified number of milliseconds. However, it produces non-linear ramps using a piecewise approximation of an exponential function. You specify the parameter to this exponential function in the curve~ object's right inlet. Values from 0 to 1 produce an "exponential" curve when increasing in value and values from -1 to 0 produce a "logarithmic" curve. The closer to 0 the curve parameter is, the closer the curve is to a straight line, and the farther away the parameter is from 0, the steeper the curve. curve~ can also accept a list of up two or three arguments (the previous curve parameter is used if there are two arguments), or a list with two or more value, time, parameter triples. curve~ is limited to 42 such triples in a single list. The object's approximation of the exponential becomes better when the vector size is smaller, but the object also becomes more computationally expensive.
cverb~ External cheezy reverb
cycle~ External Table-lookup oscillator or function generator
Table-lookup oscillator or function generator. cycle~ uses a stored table of 512 samples to generate functions. By default it uses a sine wave, but you can give it a function stored in a buffer~ object.
dac~ External Audio output
db*~ External multply signal by dB values with slide interpolation
db2a~ External decibel to linear amplitude conversion
dbtoa~ External dB to amplitude conversion at signal rate.
dbtocar~ External Computes the real and imaginary values based on a db amplitude and phase value. Useful for dynamic processing in the frequency domain, such as spectral gating.
dcblocker~ External remove DC offset from a signal
dcblock~ External removes dc signal offset
ddg.velamp External a handy velocity-scaled AR envelope
a utility patcher (written entirely in Max 4 and MSP 2) that\'s a handy velocity-scaled AR envelope. While it\'s not necessarily the perfect thing for any occasion, it is easily modified (try changing the line~ to a curve, or alter the velocity scaling) and is too useful for the hundreds of times you will need this type of object. This was developed for the MSP Synth-building Tutorials on CreativeSynth.com
decaying-sinusoids~ External Bank of exponentially-decaying sinusoids
This object has a virtual time index used to compute the exponentially decaying sinusoid.
degrade~ External signal degradation via sample-rate reduction and word-size truncation
del-fb~ Abstraction Delay line with feedback.
Delay line with feedback. The 1st argument of the function is the max delay time (ms), the second is the default feedback attenuation (dB). A "clear" message sent to the rightmost inlet clears the delay line.
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.)
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 44654436 members connected RSS
Site under GNU Free Documentation License