what :
Home > Search > scale

Objectspage : 1 2 3 4 5 6 7 8 9
pvtuner~ External a spectrum quantizer for tuning to arbitrary scales
qgain1~ Abstraction quadraphonic gain module
This quadraphonic gain module can be used to control a four-channel signal with one master gain fader. The advantage of using qgain1~ over a simple signal multiplication (*~) is that qgain1~ is already configured to convert a linear slider into a logarithmic gain scale. It uses the built-in log scale of the standard MSP object linedrive (see the MSP reference manual for details).
qs.scalifier Abstraction creates 7-note scales from random numbers
random-ramp Abstraction Generates randomly fluctuating envelope shapes of a given dynamic scale
Generates randomly fluctuating envelope shapes of a given dynamic scale (defined by a min and a max velocity and a certain number of values) within a time scale (defined by a min and a max ramp time and a certain number of values). A rhythm bang set to the left inlet outputs a velocity value. A stop message sent to the same inlet will stop the whole process.
Ranger Patch Scaler. Converts input range into output range
Converts input range into output range
rate~ External Time-scale a phasor~
Time-scale a phasor~. rate~ accepts an input signal from a phasor~ and time scales it by a multiplier received as a float in its right inlet.
RioChopper Patch quasi-granular synthesis, decompose + recompose, vari-speed plackback.
RioChopper is a realtime reconstruction abstraction. Sample in selected area will be seperated into pieces, and played back in user defined pattern or random pattern. Excent for doing beats. It's like granular synthesis, but in a larger time scale, which can be just few ms to minutes. Needs Jitter to run.
sadam.envelopeGenerator External Expr-based envelope generator for [function] objects.
sadam.enveopeGenerator will generate a sequence of x-y pairs that can be used as control points for an envelope represented in a function object based on a given expression. The expr-based expression may only contain float parameters. The first parameter of the expression is the 'running parameter' which runs between 0 and the duration of the desired envelope. The results are scaled to fit into a given y-range.
sadam.normalize~ External An object that sets the gain of a source to the level of a reference signal.
sadam.normalize~ takes a source and a reference signal, computes their average gain (doing an average over the absolute values or the square root of the sum of the square of the absolute values of the incoming signals) and rescales the source signal to have the same gain as the reference signal.
sadam.standardMap~ External A chaotic oscillator based on Chirikov's Standard Map.
sadam.standardMap~ will generate a signal based on the Standard Map, a one-parameter chaotic model widely used in condensed matter physics. As input it takes one parameter, the so-called 'kicking strength' (K). The initial phase (X0) and moment (P0) of the oscillator can be set manually or randomly. The object outputs the current phase (X) and moment (P) of the oscillator (the phase is scaled to fit in the [-1;1] region). The third outlet gives the current velocity of the phase point representing the current state of the oscillator. For further info about the Standard Map see http://www.scholarpedia.org/article/Chirikov_standard_map.
sampv1~ Abstraction simple sampler voice element
This is a simple sampler voice element using the MSP play~ object. The interest of sampv1~ is that all of the commands are on a higher level: velocity (scaled to MIDI values), transposition (in cents) onset, rise and decay times (in milliseconds), and sample name/number.
scale External maps input range of values to output range
maps input range of values to output range. (If specified, the mapping can be exponential.)
scale-changer Abstraction scale changer
Changes one single pitch of a given scale whenever you send a bang to the left inlet. A start scale must be sent to the right inlet frist - note its special format: a list of size 12 consisting only of 0 and 1 where 1 means an active pitch class and 0 a inactive one.
ScaleMaster Patch a collection of note quantizers, scale data, and tools to manipulate and generate new quantitization tables
Takes numbers and turns them into other numbers. ScaleMaster is a collection of note quantizers, scale data, and tools to manipulate and generate new quantitization tables. Hopefully the system is pretty self explanitory, but if not, feel free to ask me about anything you find opaque.
scaleX External Scale any range int, float, or list into another range with optimized memory features. 
Scale any range int, float, or list into another range with optimized memory features.  Pass through mixed lists and watch the numbers get scaled while the symbols stay the way they were. Great for modifying that conversation about your salary, in conjunction with the speak object!
page : 1 2 3 4 5 6 7 8 9

Libraries
KN-Lib 2.7
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='109'Roland Cahen KN-Lib is a collection of everyday abstraction tools. It contains mouse and keyboards facilities, converters, calculation, random, interval and scale generators, midi utilities...etc

(The old version is no longer available.
If necessary it can be downloades at :
ftp://ftp.forumnet.ircam.fr/pub/max/FAT/misc)
KnLib2.8.1
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='138'Roland Cahen KN-Lib 2.8 is a collection of everyday abstraction tools. It contains mouse and keyboards facilities, converters, calculation, random, interval and scale generators, midi utilities...etc
Most of them are finished, a few are in progress.
Modal Object Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='110'V.j. Manzo The Modal Object Library is a collection of objects for Max/MSP that control modality.

Included are objects for all 28 diatonic modes (scales), the Messiaen modes, chords, triads, progressions, modal relationships and modal analysis. This library would be especially useful to those interested in algorithmic composition and interactive music systems.

Free registration is required. Registration forum offers patches, and objects based on this library.

created by V.J. Manzo
www.vjmanzo.com/mol | www.vincemanzo.com
SFA Max/MSP Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='172'Stefano Fasciani The SFA-MaxLib is a collection of Max/MSP objects developed in the context of the VCI4DMI. It includes functions and utilities in the form of FTM externals, FTM abstractions and Max abstractions. FTM is a shared library for Max/MSP developed by IRCAM, which provides a small and simple real-time object system and a set of optimized services to be used within Max/MSP externals.

List of FTM Externals: sfa.eig - eigenvalues; sfa.inputcombinations - combination generator; sfa.levinson - levinson-durbin recursion; sfa.lpc2cep - lpc to cepstra conversion; sfa.rastafilt - rasta filter; sfa.rmd - relative mean difference; sfa.roots - polynomial roots;

List of Abstractions: sfa.bark.maxpat - energy of the Bark bands from time domain frame;sfa.bark2hz_vect.maxpat - Herts to Bark conversion;sfa.barkspect.maxpat - energy of the Bark bands from spectrum; sfa.ceil.maxpat - ceil function; sfa.featfluxgate.maxpat - gated distance on stream of feature vectors; sfa.fft2barkmx.maxpat - utility sub-abstraction of sfa.bark; sfa.fft2barkmxN.maxpat - utility sub-abstraction of sfa.barkspect; sfa.hynek_eq_coeff.maxpat - hynek equalization coefficients; sfa.hz2bark.maxpat - Hertz to Bark conversion; sfa.hz2bark_vect.maxpat - Hertz to Bark conversion for vectors; sfa.hz2mel.maxpat - Hertz to Mel conversion; sfa.idft_real_coeff.maxpat - utility sub-abstraction of sfa.rasta-plp; sfa.maxminmem.maxpat - minimum and maximum of a stream of data; sfa.mfcc.maxpat - MFCC coefficients; sfa.modalphafilter.maxpat - 1st order IIR lowpass on a stream of vectors; sfa.nonlinfeqscale.maxpat - linear spectrum to Bark or Mel scale conversion; sfa.rasta-plp.maxpat - PLP and RASTA-PLP coefficients; sfa.spectmoments.maxpat - 4 spectral moments (centroid, deviation, skewness, kurtosis); sfa.3spectmoments+flatness.maxpat - 3 spectral moments (centroid, deviation, skewness) and the spectral flatness; sfa.spectralflux.maxpat - spectral flux on stream of spectrum vectors; sfa.spectralfluxgate.maxpat - gated spectral flux on stream of spectrum vectors; sfa.std.maxpat - standard deviation; sfa.win_to_fft_size.maxpat - smaller FFT size given frame size; sfa.GCemulator.maxpat – 3D gestural controller emulator;

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