what :
Home > Search > scale

Objectspage : 1 2 3 4 5 6 7 8 9
v.rotate External v.rotate is a general purpose object for rotation, skew, offsetting and scaling.
v.rotate is a general purpose object for rotation, skew, offsetting and scaling. It is not as fast as v.zoom or v.offset for their particular function, but offers much greater flexibility. The output is interpolated to remove jaggies and aliasing. There are a lot of parameters to v.rotate. They can be grouped into two categories: pre-rotation and post-rotation. Pre-rotation parameters affect the scale, rotation and offset of the incoming stream relative to the incoming stream’s original frame boundaries. Post-rotation parameters (and the global rotation parameter itself) affect the scale, rotation and offset of the resulting stream relative to the output frame.
v.screen External v.screen displays an incoming video stream in a rectangle in the patcher window.
v.screen displays an incoming video stream in a rectangle in the patcher window. The screen rectangle can be resized. The incoming stream is rescaled to the full rectangle. Except for ati mode and gl modes, all display modes are done in deferred mode, meaning that they are lower priority than most processing (except if over-drive is off). Usually this is okay, but there are times when you want to prioritize display. ati mode (where available) and gl mode allow the display to operate on the same priority level as the rest of the processing.
v.window External v.window displays an incoming video stream in a window
v.window displays an incoming video stream in a window. The window can be resized. The incoming stream is rescaled to the full window. Except for ati mode, all display modes are done in deferred mode, meaning that they are lower priority than most processing (except if over-drive is off). Usually this is okay, but there are times when you want to prioritize display. ”ati” mode (where available) and "gl" mode allow the display to operate on the same priority level as the rest of the processing. v.window will, by default, apply any alpha channel that accompanies the received stream before displaying.
v.zoom External v.zoom is a clean digital zoom.
v.zoom is a clean digital zoom. Zoomed pixels are interpolated to remove jaggies and aliasing. The zoom and pan can be almost infinitely gradual. You can set v.zoom to do a “framed” zoom from full frame to any part of the image (in this case the horizontal and vertical center have no effect when zoom level = 1.0, and are fully in effect when zoom level is equal to the target scale. You can also automate zooms to advance towards a zoom level by a fraction every video frame. You can also define a zoom by defining a source rectangle. In addition, the size of the output stream can be different than the size of the input stream. v.zoom does not zoom out nicely beyond a scale of 2.0. If you need to zoom farther out than this, you need to use the more powerful but less efficient v.rotat
v001.lighttunnel External Circular rays effect. Circular rays with selectable origin and scale.
v001.twirl External Twirl effect.
Twirl effect with origin and scale controls.
wierd clip sampler thing Patch This patch takes a sound file and chops it up into a specified number of equally long clips, and assigns each clip to a key on your MIDI keyboard.
This patch takes a sound file and chops it up into a specified number of equally long clips, and assigns each clip to a key on your MIDI keyboard. You can then play whatever part of the clip you like (and if you play a chromatic scale at the right tempo, you will play the entire clip). Potential for making wierd sounds with this patch is very high.
Xgain~ Patch scales linear values [0-127] to gain, in a tasteful manner
XmtoFact Patch Scales linear values to non-linear speed factors.
Scales linear values to non-linear speed factors. The first argument sets the reference note, the optional second the scaling factor.
XmtoFlact Patch Scales linear values to non-linear speed factors.
Scales linear values to non-linear speed factors. Does it the same as XmtoFact but uses a lookup table, hence its limitation on the input which has to be an integer in the range [0, 127]. The first argument sets the reference note, the optional second the scaling factor.
xray.jit.distance External computes the distance transform of a grayscale image
XtimeScale_0 Patch Scales linear values [0, 127] to non-linear time [ms]
Xtimescale_1 Patch Scales linear values [0, 127] to non-linear time [ms]
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 80956395 members connected RSS
Site under GNU Free Documentation License