what :
Home > Search > trigger

Objectspage : 1 2 3 4
en_analyzer~ External interface to The Echo Nests's audio analysis.
en_analyzer~ is a Max external that provides an interface to The Echo Nest's audio analysis API. The Echo Nest provides automatic musical analysis that uses machine listening techniques to extract attributes such as tempo, key, time signature, harmony, timbre, and rhythmic structures. With en_analyzer~, Max users can use The Echo Nest's technology to analyze audio data from a buffer~ object. The resulting analysis data can then be used to manipulate the original audio. Possible applications include building visualization tools, filtering or sorting segments of a song based on their pitch or timbre, and using rhythmic and harmonic events in a song to trigger another musical or visual process.
gem.render_trigger External Send out a bang on pre and post render
grain.bang~ External granular synthesis - Outputs a single grain when a bang is received.
Bangs only trigger a grain output if no grain is currently being output.
happens~ External 2-states threshold detector with attack and release times
When using noisy sensor data to trigger something, there's often the need of obtaining a steady signal to indicate that the threshold has been exceeded for a determinate amount of time, and viceversa.
Happens~ outputs 1 when the input signal has exceeded the threshold for a determinate amount of time. While the signal is under the threshold value, the attack time of the internal envelope follower is the one defined by the user, ad the release time is 0. When the state changes to triggered, the attack time is 0 and the release time is the one specified by the user.
hint External pop-up floating hint/tooltip for user interface assistance
Move the mouse over the slider below and leave it there for a second. You'll see a message appear on the screen below the slider explaining its function. Now unlock the patcher and you'll see a a dotted hint object that defines the area over which mouse movement will trigger the message. The hint object over the MSP picture below has a number of messages you can use to change its appearance. In addition, you can select a hint object and set its font and font size using the Font menu, or use its Get Info... dialog to set the other stuff.
insert Abstraction Inserts an element after a position (= index) in the list
Inserts an element after a position (= index) in the list sent to the rightmost inlet . When this number is 0, the element will be placed before the list. When it is bigger than the list size it will be placed at the end of the list. A bang or a list sent to the leftmost inlet triggers the output.
jmod.ag.granular.control Abstraction generates a stream of grain parameters\triggers
jmod.ag.granular.modulate Abstraction modulates a stream of grain rain parameters\triggers
jmod.ag.granular.play Abstraction replays a recorded stream of timestamped grain parameters\triggers
jmod.ag.granular.record Abstraction records a timestamped stream of grain parameters\triggers
jstrigger External Sequential evaluation of Javascript expressions
The jstrigger object combines the trigger and expr objects using Javascript. Unlike either of these objects, you can create and output lists in response to input. The jstrigger object is less efficient than the trigger object, but if you are trying to express a complex sequence of operations, you may be able to express a solution without resorting to real Javascript, Java, or C code.
k External allows you to type as argument the ascii number and easily create triggers (k asci clavier-> bang)
make-trans-scale Abstraction list generator
Generates a transition scale between a start and an end value with a certain number of elements. The typ of transition is determined by the int sent to the leftmost inlet which also triggers the calculation.
Modal Analysis External The Modal Analysis object analyzes notes played during a user specified window of time and tells what mode you're playing in.

created by V.J. Manzo
The modal_analysis object takes incoming notes in its left inlet and determines in what mode and tonic you’re playing when a bang is sent to its right inlet. The object attempts to filter out repetitions and organize notes to infer a mode. Double clicking the object will reveal a window similar to that of the modal change object which shows the mode as well as the scale degree distances that make up the scale and the particular mode’s context within the larger pitch collection.
The ordered scale degrees are output as a list from the objects left outlet and the scale degree distances are output from its second outlet.
The modal analysis+ object does everything modal_analysis does, but is also set to integrate with the modal change object to trigger a new mode change when a mode is analyzed. A user could conceivably play a scale, have it analyzed and then generate chords from that scale in real-time.


created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
Modal Prog External The Modal_Prog object takes n chord functions and displays the triads of user inputted chord progressions.

created by V.J. Manzo
The modal prog object takes a list of chords (as in a progression) in its right inlet and outputs each of those chords one at a time to the modal triad object when a bang is sent to the left inlet. The object integrates with the modal_triad object and will interpret any message that modal triad does.
By default, a new list of chords triggered when a list is currently being played will sound on the next bang received. With the optional argument '@immediate 0', a new list of chords triggered when a list is currently being played will sound as soon as each chord from the first list has been played.

created by V.J. Manzo
www.vjmanzo.com | www.vincemanzo.com
page : 1 2 3 4

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