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
hoa.reverberation~ Abstraction A ambisonic reverberation.
hoa.reverberation~ use a algorithm based on feedback network delay and doppler effect to simulate a room reveberation.
hoa.wider~ Abstraction A fractional ambisonic's orders simulator.
hoa.wider~ can be used to make more wide the diffusion of a localised sound. The order depending signals are weighted and appear in a logarithmic way to have linear changes.
holey.pfft~ External Holey~  is a spectral filter, putting irregular holes into the spectrum of a sound.
Holey~ is a spectral filter, putting irregular holes into the spectrum of a sound.
home External Get the current user's home directory on MacOS X
home finds the path to the Users "Home" directory - this would be "~/ " on Unix, and spits it out as a MaxMSP-path like "Macintosh HD:/Users/You". This way you can finally write preferences to ~/Library/Preferences/ , thus a Max standalone can run without admin rights, for example...
hostcontrol~ External ReWire host control formatting and transmission.
hostphasor~ External Retrieve a synchronization signal from a ReWire host.
hostsync~ External Retrieve transport control information from a ReWire host.
hp1~ External first order highpass filter
hpass1~ Abstraction highpass filter
This is a first-order IIR (infinite impulse response) highpass filter using biquad~. When you look inside you will see that it is made by subtracting a lowpass filtered version of a signal from the signal itself. The lowpass filter used is lpass1~, one of the simplest filters in the Jimmies collection (see lpass1~). The hpass1~ module accepts a cutoff frequency value which defines the frequency at which the low frequencies will begin to be attenuated; they will be attenuated right down to 0 Hz. There is no control for the slope of the attenuation curve (see hpass2~ for a second-order highpass filter).
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).
hr.biquad~ External
hr.count~ External
hr.div~ External
hr.filtercoeff~ External hr.filtercoeff~ is an audio rate, double precision, biquad filter coefficient generator for several filter types.
hr.filtercoeff~ is an audio rate, double precision, biquad filter coefficient generator for several filter types. Since calucating this at full audio rate can be quite expensive, you can set the internal sampling rate with the resamp message. A resamp value of 1 will calculate coefficients at the current MSP sampling rate(most expensive), 2 at half that rate(cheaper), etc. A resamp value of 0 or >= signal vector size will calculate coefficients once per signal vector(cheapest). The gain input is ignored for the lowpass, highpass, bandpass, bandstop filters. Instead use gainlpass, gainhpass, gainbpass, or gainbstop.
hr.index~ External
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 35066900 members connected RSS
Site under GNU Free Documentation License