what :
Home > Search > random

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12
gran.cloud.live~ Abstraction variable density of individual grains with random offset, pitch, gain and panning
This abstraction creates a variable density of individual grains with random offset, pitch, gain and panning based on the parameters. It uses a continuous sound input as its sampling source.
group-rhythm2 Abstraction rythm generator
Another implementation of a group-rhythm. A material list of ED-values is sent to the middle inlet, a list of desired group sizes is sent to the right-most inlet. A randomly chosen ED-value from the ED-material list will be repeated according to a randomly chosen group size from group-list.
groups Abstraction random based object
Chooses elements from a supply (int list) sent to the middle inlet and repeats them according to values chosen from a group list (rightmost inlet). The values from the two parameter lists are chosen by random (using the selection principle "series").
hotbits Javaclass (mxj) random numbers generated by the beta-decay of Krypton-85
hotbits accesses an internet site that publishes random numbers generated by the beta-decay of Krypton-85. learn more at http://www.fourmilab.ch/hotbits
Inarmonium Standalone Application Inarmonium is a random synthesizer with 6 modules of synthesis: additive synthesis, ring modulator, frequency modulation, analogue sync, subtraction synthesis and Mac-Adams.
It is perfect for live electronics. It is possible to control the 32 parameters of synthesis with a neural network interface. Beside, systems of automatic sound generation, togheter with the random variation of the frequency and amplitude, make Inarmonium crazy, bizarre but also very deep indeed.
jg.granulate~ External granulation of input from a buffer
jg.granulate~ granulates sound stored in a buffer. You define a segment of the buffer and set how quickly the granulator moves through the buffer (traversal speed). Other parameters include grain rate, grain duration, randomization of grain input and output times, transposition, grain envelope. You can set a transposition collection, from which grain transpositions will be selected randomly. Output from 1 to 8 channels. Everything can be changed at run time.

GPL-licensed source code is available.
jit.noise External Generate white noise
The jit.noise object generates matrices of random values.
jit.sprinkle External Introduce spatial noise
The jit.sprinkle object uses a specified probability to determine the chance that a given matrix cell will be displaced by a random amount along the horizontal or vertical axes. The result is a noisy "cloud" of data surrounding the original cell values.
jit.tiffany External Arbitrary rectangular resampling
The jit.tiffany object performs an arbitrary rectangular resampling of a matrix. Thexrange and yrange values represent a percentage of the total matrix size, and are used as an upward limit on facet sizes when jit.tiffany assigns them randomly. The jit.tiffanyobject will generate random values across the x, y or x and y (respectively) axes, limited by the xrange and yrange attributes unless you explicitly specify values using the x, y, or xy messages. Values you do not specify will be randomly generated
jitter~ External signal randomizer
jr.phasor~ Abstraction phasor~ with propability controlled, randomized varispeed option
jr.randomname Abstraction generate a random name of numbers and letters
jr.randomname_lowercase Abstraction generate a random name in lower case letters
jr.randomname_uppercase Abstraction generate a random name in upper case letters
KN-Lib Abstraction is a collection of everyday abstraction tools. It contains mouse and keyboards facilities, converters, calculation, random, interval and scale generators, midi utilities...etc
page : 1 2 3 4 5 6 7 8 9 10 11 12

Libraries
ag.graular.suite
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='166'Adrian Gierakowski The ag.granular.suite is a collection of Max/MSP patches for generalised granular sound processing and microsound composition written using FTM/Gabor libraries (developed at IRCAM) and encapsulated as Jamoma modules. Main features include: subsample accurate scheduling, multichannel output, granulation of multiple soundfiles at the same time (with interpolation of two sources per grain), parameter randomisation and sequencing, control via OSC, preset management, preset interpolation. Its modular architecture makes it possible to easily extend it with new algorithms for grain scheduling and parameter control.
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.
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.
MaxAlea
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='96'Carl Faia MaxAlea contains various objects for random distributions and functions. MaxAlea was begun as a Max port of an existing PatchWork Library created in 1991-2 by Mikhail Malt. While the distributions and functions found in MaxAlea are similar to those found in the Patchwork version ,there are many differences in their functioning. The environment of Patchwork is static and is not designed for real-time work. Part of the incentive for creating these objects to work with Max was to have a dynamic and real-time environment with which to experiment and work with these algorithms in a manner as simple and straightforward as possible. One can change variables and manipulate the output in many ways in real-time. There are several different versions of the various stochastic models/processes best presented in the now classic references by Denis Lorrain and Charles Dodge. Carl Faia has used a variety of sources for the creation of this library which include the Lorrain, Dodge and Malt implementations as well as sources found on the WorldWideWeb. The externals found in the package include several random distributions, examples of random walks and 1/f noise algorithms, as well as one or two utilities written specifically for the MaxAlea library. Carl Faia wanted to make a coherent collection (as he thought Malt had managed to do in PatchWork) of these various algorithms and provide an interface easily accessible using the Max environment for real-time control. All these algorithms have been created using a seeded version of the random function found in the standard AINSI library. That is, each time the function is first run there will always be a different set of random numbers (unlike the random funtions found in Max, PatchWork and other versions of random number generators).
Random Objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='78'Gary Lee Nelson These are the collections of seedable random number generators that I wrote sometime in the early 1990's. These classic, OSX and Windows ports are thanks to Jeremy Bernste
vRand abstractions
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='77'Gary Lee Nelson These new objects assume that you have downloaded and installed one of the the externals from the Random Objects library. There are OS9, OSX and PC versions. (Thanks again to Jeremy Bernstein.) I have not tested these new abstractions in OS 9 or Windows and would appreciate hearing from anyone you can verify that they work.

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