what :
Home > Search > preset

Objectspage : 1 2 3
ajm.psui Javascript (jsui) pattrstorage UI with queued preset recall
BulkVar Abstraction Define a variables that can store any message and be saved with the BulkStore preset system
colorblobs Abstraction Graphical multi-dimensional interpolation spaces for pattrstorage.
Based on the same principle as that on which the user interface for Electrotap's "Hipno" is based, colorblobs is a graphical preset interpolation interface. Unlike hipno, colorblobs can interpolate between the presets stored in any pattrstorage object. The heavy lifting in this abstraction is done by carefully written java code for optimal speed. The graphics are provided by an LCD (faster than any JSUI or jitter graphic). The distribution comes with a set of example patches for using colorblobs to control synthesis, processing, spatialization, and also to control the very spatial configuration of a color space using another color space. For more on this data management concept, see Ali Momeni's paper: http://ali.corpuselectronica.com/documents/intuition.pdf
DeltaT Collective Graphical interpolating delay/panning tool for arbitrary placed loudspeakers.
This is a small collective to enable the user to test delay/panning settings on arbitrary placed loudspeakers really quick.

It consists of a pattrstorage to provide the model and calculation, a small script to add new sets of delay/gain/pattr-objects and a js + jit.gl patch to graphically control the placement of the presets and the interpolation.

A small tutorial will be uploaded in the near future.
Density Standalone Application Density Granular Synthesis Environment
Density is a new real-time software designed especially for LIVE asynchronous granular synthesis and sound file granulation, a genuine granular playground able to generate a wide range of usual and not so usual effects: time/pitch shifting, time/pitch jittering, intricate textures, grain fountain/pulverizer, recording and manipulation of buffers, complex scrub pad exploration, dynamic envelope shape drawing and many more. Besides the basic tools, even more advanced tools are available to control the grains! You have smooth transitions (interpolation) between global presets (snapshots), you can navigate with hyperVectorial pads or/and sequence your snaps using the "snap rhythm improviser" which provides an unique & powerful way to generate incredible sound phrases. Like any good live-oriented tool, all widgets are controllable via MIDI and OSC protocol, easy to map and manipulate with your MIDI controller. All is packed in an optimized visually sharp interface, easy to use and access when fast improvising live or lazy composing in a studio.
Doepfer Programmoer Standalone Application The Doepfer Programmoer gives you a simple interface to edit presets on your Doepfer Pocket Fader or Pocket Control.
This only allows you to program Controller, Pitch Bend, Mono Aftertouch (Ch.Pressure), Program Change, Note On, Note Off as event types.
EAMIR - Slider Standalone Application Slider is a touchscreen musical interface that converts graphical table data into a linear array of musical notes.

created by V.J. Manzo
Slider is a touchscreen musical interface that converts graphical table data into a linear array of musical notes. The slider software is run on a touchscreen computer which allows the table data to be entered by physically touching the graphical interface. Each point in the table is analyzed serially and yields a note. The notes are played back at user variable rhythm which can be changed by touching a rhythmic value icon at the left. The tempo can be changed as well. When a user touches the screen, the points are read and produce notes. The higher the line appears when it is read, the higher the note will sound. A keyboard appears beneath the table to reflect the pitch of the point currently being analyzed. By default, notes are read “up and down” that is, from left to right to left. This option can be changed to have notes read up (from left to right only) and down (from right to left only). Like all EAMIR software, the slider software can be customized to work with the sounds of any type of synthesizer. By default, the slider software will filter all of the notes to the 7 pitch classes of the C Major scale. The tonic and mode can be changed at any time by selecting from one of the 11 pitch classes or one of the 28 diatonic modes at the bottom left of the screen. User made patterns can be stored and recalled with ease by shift+clicking in the preset grid.

created by V.J. Manzo
www.vjmanzo.com/cv | www.vincemanzo.com
FrontPanel Patch A configurable control panel for organizing presets or parameters in a patch
FrontPanel is a script-configurable control panel. It is a way of organizing, loading and saving parameters or variables in a patch. It can be used as a more versatile replacement for the 'preset' object. Using FrontPanel, the parameters in the patch can be edited and saved as coll or text files.
GLEETCHLAB 3 Standalone Application A realtime modular composition and processing software for sound design and experimental music like glitch, IDM, electroacustic, ambient...
Gleetchlab 3 is a modular software designed to process audio files and live sound sources in realtime.


Unlike many music softwares, gleetchlab does not use a "timeline", instead you can process and record sound as it plays and quckly store every parameter into ten
easy-to-recall temporary presets.


You can manipulate samples with random loop points, alterate speed and direction of playing without limits, pencil-edit waveforms and use the internal DSPs such as convolution, feedback generator, granular re-synthesis, waveshaping distortion, spectral filtering, wow simulation, dynamic reverberation and your own VST plugins.

Also you can record and re-record endlessly each processed sound into the 6 stereo loopers or manipulate sources coming from your soundcard and last but not least, use a quadriphonic suround mixer/recorder.


Price 10.69€


Changes in V3


- Complete software redesign

- MIDI Implementation

- New DSPs

- Quadriphonic mixing and recording

- Parameters recall
int.jit Abstraction preset manager/interpolation interface
int.list Abstraction allows lists to be used as presets
int.vst Abstraction wrapper for MSP's vst~ object. allows vst plugin parameters to be used as presets
jmod.ag.presetmixpad Abstraction controls preset mixing of any Jamoma module
kil2 Standalone Application simple vst host application with presets and mouse+keyboard control.
l.preset Abstraction l.preset is a package of two abstractions (l.r & l.preset). Every l.r can be connected to number/floatboxes/slides/etc. and l.preset stores their values in a coll. l.r also includes the option to morph between to saved presets. (working on a version to mo
page : 1 2 3

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.
int.lib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='97'Oli Larkin int.lib is a set of abstractions/javascripts that lets you interpolate between different presets by navigating a 2D graphical environment. It's similar in concept to the Audiomulch Metasurface, Color blobs and the Hipnoscope but implements a gravitational system, allowing you to represent presets with variable sized balls. As you move around the space, the size of the balls and their proximity to the mouse cursor affects the weight of each preset in the interpolated output.
p.jit.gl.tools
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='123' Pelado the p.jit.gl tools are designed to provide for easier learning of and experimenting with the many attributes that are available to jitter's gl objects by making them a whole lot more transparent and accessible. patches expose jitter gl object's attributes to interfaces that allow you to immediately edit and change an attribute's value. many of the parameters are attached to blines, which provide smooth changes while rendering, and all settings can be saved and recalled as presets using the pattrs that are embedded in the patches.

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