what :
Home > Search > when

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
cv.jit.threshold External Adaptive thresholding.
Uneven illumination is often a problem when thresholding an image. Adaptive thresholding addresses this issue by adjusting the threshold based on the brightness of an area surrounding each pixel.
cv.jit.trackpoints External This external only accepts the 3-plane float matrices output from cv.jit.track.
When using large number of points with cv.jit.track, displaying the position of these points can be problematic. This external only accepts the 3-plane float matrices output from cv.jit.track. You must manually specify the size of the output matrix with the "size" attribute, followed by the width and height. Normally, this will be the same as the size of the matrices being sent to cv.jit.track. The cells of the output matrix corresponding to the position of the points in the input matrix will be set with each pointÕs index values. In order to avoid labeling points starting at 0, all indices are offset by one. I.e. 1 to 255, rather than 0 to 254.
date External Report date and time
Date reports the current date, time, or ticks (60th/sec since system startup) when sent the date, time, or ticks message.
declare External change MAX's global settings when your patch is loaded
defer External De-prioritize a message
When Overdrive mode is enabled, objects such as metro operate at interrupt level. This locks out other processing from happening, which may affect timing performance. If you want to execute a time-consuming task, such as using an Uzi for repetitive operations or the bang message to a table object, you can defer the interrupt level output to the lower priority main event level by passing a message through the defer object.
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.
detonate External Sequencing and graphic score following
The detonate object--based on "explode" by Miller Puckette--allows you to input sequences of numbers via inlets, and to input and edit sequences graphically via the mouse and keyboard. (See "EXPLODE: A User Interface for Sequencing and Score Following" by Puckette in the Proceedings, International Computer Music Conference, 1990, Glasgow). The parameter names for input and output are redefinable. By default, from right to left are: extra 2, extra 1, track, channel, duration, velocity, pitch, and time. For MIDI purposes, these parameter names are useful, but the detonate object can be used with values of any nature as a general-purpose object for the storing and sequencing of numbers. The contents of detonate are saved with its patcher, although you can use Save As... when the detonate window is active to save it in its own file.
dialog External Open a dialog box for text entry
Dialog makes a symbol out of the text you type in (or a message if you set the right inlet to 1) and sends it out the outlet when you click on the OK button in the dialog box. Note that the output of a dialog object is not directly "caused" by sending the object a message, so you can't count on it happening by a certain time).
dot.for Abstraction Outputs a sequence of incremented numbers when banged.
Outputs a sequence of incremented numbers when banged.
dot.reg Abstraction
Like "zl reg" but right outlet bangs when empty.
dot.wait Abstraction bangs when values are over-threshold for wait time.
bangs when values are over-threshold for wait time.
dspstate~ External Report information about current DSP settings
dspstate~ can be used for calculations that require the sampling rate of current DSP processing block size. You can also use the leftmost outlet to trigger some event when the audio is turned on or off. dspstate~ outputs state information automatically whenever the audio is turned on or off. You can also get the information by sending a bang. Connecting a signal to the dspstate~ object's inlet reports information about that signal, although currently, all signals have the same sampling rate and vector size. Note that dspstate~ will not output anything if the audio is not turned on in its window.
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
EAMIR padKontrol Standalone Application The EAMIR padKontrol system uses the Korg padKontrol USB MIDI controller and PC or Mac compatible software to compose music.

created by V.J. Manzo
The EAMIR padKontrol system uses the Korg padKontrol USB MIDI controller and PC or Mac compatible software to compose music. When the software is launched, the user can select between two modes of operation: Absolute Mode and Relative Mode. Both modes utilize the padKontrol’s 16 touch-sensitive pads to create chords in some manner.

created by V.J. Manzo
www.vjmanzo.com/cv | www.vincemanzo.com
filein External Read a file as unsigned binary data
filein allows access to any file as binary data. When a number arrives at one of its inlets, the data at that byte index is sent out filein's outlet. The particular inlet determines whether 8, 16, or 32 bits of data are output.
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Libraries
FuzzyLib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='139'Alain Bonardi
Isis Truck
When manipulating human knowledge such as perception, feelings, appreciation, veracity of facts, etc., the classical logic that recognize only two truth degrees (true or false) is not always the most suitable.

To solve this problem, more than two degrees are considered in the non-classical logics. The fuzzy logic is one of these logics.

In this logic, facts are represented through membership functions: when the membership value is equal to 1 the fact is exactly true; when it is equal to 0 the fact is exactly false; in between there is an uncertainty about the veracity of the fact.

These membership functions are called "fuzzy subsets". They can be of different shapes: gaussian, trapezoidal, triangular, etc.

Thus the aim of the fuzzy logic is to propose a theoretical framework for the manipulation - representation and reasoning - of such facts.

The Fuzzy Lib library implements all the tools that are necessary to handle this manipulation: representation of a fuzzy subset (among them are the fuzzification, defuzzification and partitioning), reasoning process (generalized modus ponens, fuzzy implications, t-norms, t-conorms, etc.).

This version 1 of the Fuzzy Lib enables to implement fuzzification, uncertain reasoning and defuzzification for any number of data in the framework of Max/MSP environment.

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