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
avg~ External Compute the average value of a signal
When average receives a bang, it computes the average value of its input signal since it last received a bang. The average value is the sum of the absolute value of the input divided by the number of samples received.
avrag~ External avrag~ make an average from input data for given sample length.
B2UHJ~ Abstraction Converts a B-format Ambisonics signal into UHJ.
More info here:
http://en.wikipedia.org/wiki/Ambisonic_UHJ_format
b4Ladder~ External A multimode filter with a different resonance behaviour
bag~ Abstraction sample and write
This little utility was designed to sample a signal and write it to disk, back in the days when there was no way to view a waveform in MAX/FTS on the ISPW. This abstraction was made as a debugging aid to help track down clicks by recording samples to disk and viewing them with the aid of a sound editing program. This could still be useful tool in MSP, however, because it contains a pre-configured buffer~ and record~ and it has a nice short name that’s fast to type. Once you’ve recorded a bit of problematic sound, all you need to do is double-click on the buffer~ inside bag~ to see the recorded waveform.
bamboo~ External bamboo wind chime PhISM model, STK, synthesis toolkit
bargraf~ External BETA for Max5 available !

draws the signal level (dB, exp scale)
bark~ External Auditory Model Spectrum Analyser
BarleyProcess~ Patch Real-Time Audio Granulation Treatment
Real-Time Audio Granulation Treatment. Based on Granular 2 by Noboyasu Sakonda
barrier~ External barrier~ stops incoming signal when a counter shows non 0.
BasicFFT~ External Outputs the result of a 1024 bin FFT
C++ external for fft - outputs the result and also code available so you could write a routine within your own external
beat~ External Audio beat and Tempo tracker (G4 and higher)
begin~ External Define the top of a portion of a signal processing network that can be turned on and off with selector~
biquad~ External Digital filter specified by coefficients
biquad~ implements a two-pole, two-zero filter using the following equation : y[n] = a0 * x[n] + a1 * x[n-1] + a2 * x[n-2] - b1 * y[n-1] - b2 * y[n-2]
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>.
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 86935116 members connected RSS
Site under GNU Free Documentation License