what :
Home > Search > pow

Objectspage : 1 2 3
hr.pow~ External
LJController External LJ Controller is a manager for the USB measurement and automation peripheral LabJack U12
LJController external is based on the Labjack U12 driver (which can be downloaded on labjack.com). This Max/Msp external encapsulate the driver, in order to provide integration in Max/Msp applications, ease of use and advanced functionnalities. The LabJack U12 is a measurement and automation peripheral that enables the connection of a PC/Mac to the real-world. Labjack U12 is very convenient to build custom controllers for software, without any soldering (full box version, as in the picture), or to integrate into a hardware equipment (electronic circuit only without box, plugs, ...). It's small size (around 8x12 cm for version without the red cover) allows it to be embeded in small devices. Important: the Labjack hardware doesn't require separate power supply, it is USB powered.
lp.c2p~ External Convert Cartesian to Polar coordinates
This object was developed prior to the availability of the cartopol~ object in MSP version 2. It is retained in the Litter Power package to allow older Patchers that required this object to run unaltered and for users of older MSP versions. Conveniently, the interfaces of lp.c2p~ and cartopol~ are identical.
lp.lili External Parametric linear congruence method
The linear congruence algorithm has been the standard method of generating pseudorandom numbers since the late 1950s. More recent statistical literature (i.e., since about 1960) has pointed out numerous shortcomings with the algorithm. Despite this, linear congruence remains the method provided by practically all operating systems and programming libraries. Max is no exception. With carefully chosen parameters, LC can produce sequences of numbers that at least appear random at first glance. However, even with the most carefully chosen parameters, LC shows a number of correlations that are not in any sense random. For this reason, the Litter Power Package uses more modern methods that are more measurably random and robust. The algorithm used by default in the Litter Power Package is faster, to boot.
lp.lll~ External Parametric linear congruence "noise"
"White" noise using the Linear Congruence algorithm, while allowing you to specify values for the LC parameters. See lp.lili for more information on parametric linear congruence. The lp.lll~ object works very much like lp.lili, except that the integral values produced are scaled to the range -1 < x. < 1 for signals. Note that the scaling factor is calculated relative to the mod parameter, so the maximum power range is always produced (except for LC cycles that get stuck at a constant… this can happen!). For many parameter combinations, this cycle of numbers generated may be very short. In other words, the result may be much closer to pitch than noise. There are many intermediate signals.
lp.shhh~ External White noise
This is the "whitest " white noise available for Max/MSP, taking about 2.2 · 1014 years to repeat its cycle. That’s an order of magnitude longer than the estimated age of the universe since the Big Bang. Based on the lp.tata random number generator, it should also use a little less processing power than other white noise implementations.
lp.zzz~ External "Pink" (1/f2)noise (McCartney algorithm)
Pink noise generated using James McCartney’s improved version of the original Voss/Gardner algorithm. McCartney’s algorithm is somewhat more efficient and, perhaps more importantly, distributes processor load more evenly. Also, it is possible to prove that the algorithm produces the desired power fall-off of 3dB/octave.
Lpow External An object to raise the members of a list to the powers set in another list.
mw_stepsallad External A simple, creative stepsequencer. Input list of integers/rhythm-eights/numbers, and let the stepsallad step through the list.
From the help file:

Arguments: a list of integers to set how long the steps in the sequence should be;
inlet: bang to step, set n to set sequence steps;
left outlet: bang at start of every step;
middle outlet: bang at pause steps;
right outlet: bang to indicate that sequence restarts;
--
Available for Max/MSP in OSX, in two versions, one for PowerPC and one for Intel machines.
A version for Max/MSP in MS Windows should be here soon.
pan-o-rama Abstraction for circular panning using Griffin Technology's PowerMate
panning Abstraction Equal power panning based on John Chowning's paper "Simulation of Moving Sound Sources".
pink~ External Pink noise generator
pink~ generates pink noise, as distinguished from white noise (which the MSP object noise~ generates). White noise has constant spectral power per hertz of bandwidth, while pink noise has constant power per octave. Subjectively, pink noise sounds less hissy than white noise.
pow External Compute x to the power of y ; exponent
Take base to the exponent using numbers
pow~ External Take base to the exponent power using signals
Take base to the exponent power using signals. pow~ is useful for generating curves from line~. In the example below, pow~ with an argument 2 (for 2 to the exponent specified by the input signal) is used to generate a pitch glissando.
qpan1~ Abstraction quadraphonic panning element
This quadraphonic panning element makes use of a two-dimensional field for four-channel panning. For smooth, equal-power gain changes from left-to-right and front-to-back, the panning is controlled at audio rate by modulating the phase inlet of four cosine oscillators whose frequency is zero Hertz.
page : 1 2 3

Libraries
DIPS5v1.01
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='171'Development Group Dips
Shu Matsuda
Takayuki Rai
DIPS (Digital Image Processing with Sound) is a plug-in software for Max. DIPS, consisting of more than 370 Max external and abstracts objects, is a powerful and user-friendly tool for the creation of interactive multimedia art, supporting interaction between sound events and visual events in Max, using Apple’s Core Image technology as well as OpenGL and OpenCV technologies.

DIPS5v1.01 is the most recent release (Oct. 2013) and available from http://dips.kcm-sd.ac.jp .
DIPS Development Group
T.Rai/S.Matsuda/Y.Morimoto/T.Fukuda/K.Takahashi
Jeroen_ChaosLib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='98'Jeroen Liebregts This set of objects is capable of generating an infinite amount of attractors by automatically constructing nonlinear equations. These formulas are of the type quadratic and cubic, so their highest term is to the power of two (quadratic) or three (cubic). The quadratic equations go up to four dimensions, the cubic up to three. Example patches are included.
Litter Power Pro Package
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='54'Peter Castine The Litter Power package consists of over 60 external objects, including a number of new MSP noise sources, externals that produce values from a wide variety of random number distributions, and externals for mutation and cross-synthesis.
Litter Power Starter Package
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='53'Peter Castine The Litter Power Starter Pack consists of about two dozen external objects, including a number of new MSP noise sources, a wide variety of random number distributions, time-domain mutation, and several very useful utilities.

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