what :
Home > Search > urn

Objectspage : 1 2 3 4 5 6 7 8 9
v.crop External v.crop takes 4 arguments defining the left, top, right and bottom of a cropping rectangle.
v.crop takes 4 arguments defining the left, top, right and bottom of a cropping rectangle. v.crop outputs a stream with the size of the crop rectangle, cropped to the rectangle. N.B. v.crop tags each video frame with the top and left of the crop rectangle. This allows v.composite to re-composite a fragmented stream without requiring extra position messages to each v.composite inlet. These (left, top) offsets persist in a stream until the stream is processed by something that makes the information irrelevant (i.e. a v.composite). There is an option to v.composite that turns this feature on and off.
vb.cheby~ External A chebyshev high-/lowpass filter with variable number of poles
A filter with very steep roll-off and adjustable passband ripple. If ripple is set to 0 %, it turns into a Butterworth filter.
The object can be used to only calculate the filter coefficients, and use these with cascade~ to carry out the filtering, or if a signal is connected to the input, the object performs the filtering itself.
vDeal Abstraction eturns random integers within a specified range
All numbers in the range are used before any is repeated. This is similar to the urn object introduced in Max 2.2. A single argument sets the range. If the argument is omitted the default size of 128 is used. The second inlet can also be used to set the range. The range must be at least 1. Anything less causes Deal to set the deck size to 1. Changing the value at the second inlet causes the "deck" to be "shuffled." You can also shuffle the deck by sending a "shuffle" message to inlet 1. A bang at inlet 1 causes output of the next "card." Use Uzi to deal multiple cards.
Vdrop External Vdrop is an implementation of the APL ‘drop’ operator which is used to return the remainder of a vector (in Max, a list) with leading or trailing elements removed.
Vlength External Vlength returns the number of elements in the list that it receives.
vRanAB Abstraction returns floats between the lower and upper limits. The upper limit will never be returne
For example: a range of 3.5 to 7.0 will return 3.5 and, perhaps 6.9999999 but never 7.0.
vRand32 Abstraction returns 32-bit signed random integers
vRanf Abstraction returns floating point numbers between zero and one
vRanIJ Abstraction returns integers between the lower and upper limits inclusive
Vtake External Vtake is an implementation of the APL ‘take’ operator which is used to return leading or trailing elements of a vector (in Max terms, a list).
vu1~ External vu meter display
Even though MSP is well furnished with fancy graphic signal displays like scope~ and meter~, they do not provide a true vu meter display, a ballistically damped display of the average sound volume. The vu1~ module is very handy for monitoring the level of signals anywhere in the patch and provides a point of reference for the values that you would have on a mixing console.
x10 External x10 is an interface to the X-10 controller originally from X-10 Incorporated.
x10 is an interface to the X-10 controller originally from X-10 Incorporated. It sends commands to a serialX object, which controls the serial port that the X-10 is attached to, and responds to data returned from the X-10 via the serialX object.
xray.diagonalize Javascript (js) turn a row vector into a diagonal matrix
xray.jit.boidsrender External xray.jit.boids render is a utility object for jit.boids, turning the output of jit.boids from points to quads.
page : 1 2 3 4 5 6 7 8 9

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 88253697 members connected RSS
Site under GNU Free Documentation License