what :
Home > Search > urn

Objectspage : 1 2 3 4 5 6 7 8 9
jit.textfile External Read and write a matrix as an ASCII text file
The jit.textfile object maintains a text buffer, into which a text file or char matrix can be imported. The buffer can also be edited directly by double-clicking on the object to open an editor window. A bang to the object causes the text buffer to be sent out the left outlet as a matrix. In adapt mode, jit.textfile will analyze the file for carriage returns and deduce the probable width and height of the output matrix (always 1 plane 2 dimensional). String matrices can be output using the line message.
justy External Justy turns any frequencies into just-intuned ones relative to a base frequency
Justy is a simple way to get started with Just Intonation.



Given the base b, ratio limit m, and an input frequency i, justy calculates the frequency closest to i in the m-limit scale.



Limit here means an odd-limit scale as defined by Harry Partch and others.



For more information on Just Intonation, visit the Just Intonation Network at http://www.justintonation.net

ldp1550 External ldp1550 is an interface to the Sony Corporation LDP-1550 Laser Disk Player (LDP).
ldp1550 is an interface to the Sony Corporation LDP-1550 Laser Disk Player (LDP). It sends commands to a serial or serialX object, which controls the serial port that the LDP is attached to, and responds to data returned from the LDP via the serial or serialX object.
list.Permutation Javaclass (mxj) returns the Nth permutation of a list
returns the Nth permutation of a list
listType External listType returns a numeric code corresponding to the value it receives.
logic & | && || External logical operators
The logical operations are bitwise-and (&), bitwise-or (|), logical-and (&&), logical-or (||). They work as in the C programming language: | and & do a bit-by-bit "or" or "and" of two numbers (expressed in binary for the task). || returns 1 if either input is nonzero, 0 otherwise, and && returns one if both inputs are nonzero, 0 otherwise.
lp.ernie External Select items from an urn ("Finite urn" probability model)
The lp.ernie object implements a very flexible general-purpose "finite urn" model. The typical finite urn model deals with colored balls in an urn. For instance, there might be three red balls, two black balls, and four white balls. Balls are removed one at a time. They are not replaced after removal. As balls are removed, the probabilities of picking each color change. The characteristics of the urn model are the concern with the changing probabilities and the fact that the total number of balls is known.
lp.ppp~ External Popcorn (dust) noise
This noise generator, known variously as popcorn or dust noise, generates exponentially distributed pulses of varying amplitude and pulse width. It resembles kinds of noise frequently found in telecommunications lines and sometimes in radio broadcast. Curiously, in most naturally occurring circumstances, the pulses are all of the same sign, either positive or negative. The lp.ppp~ object supports both, as well as a symmetrical variant in which positive and negative pulses are mixed at random. When the density of pops becomes high and pulse width also increases, it becomes possible for pops to overlap. The current implementation makes no provision for overlapping pops; one pop must be completed (i.e., the signal must return to 0) before the next one can begin. Thus, the actual frequency of pops may fall slightly underneath the specified mean.
Lsign External An object to return the sign of the input value.
Magnetline Abstraction always return gently to a set value
Magnetline always return gently to a set value Abstraction
majorvoice Patch this patch reproduces the overtones of your voice in real time using a giant major chord
Plug a microphone into your computer\'s sound in, and then turn this patch on (watch out for feedback). When you talk into the microphone, instead of your voice being reproduced, the patch reproduces the overtones of your voice in real time using a giant major chord (the fundamental frequency of which can be chosen via a MIDI device or right in the patch). So, basically, it sounds like a big major chord is talking instead of you. Sometimes it\'s easier to hear what this sounds like if you record it and play it back to yourself, so that recording functionality is built into this patch.
map1d External map1d maps its input to a one of a sequence of ranges and returns the set of values associated with the range.
map2d External map2d maps its input to a one of a sequence of ranges and returns the set of values associated with the range.
map3d External map3d maps its input to a one of a sequence of ranges and returns the set of values associated with the range
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 115467940 members connected RSS
Site under GNU Free Documentation License