what :
Home > Search > thresh

Objectspage : 1 2 3 4
DPXThreshold.mxo External External
echo Javaclass (mxj) super midi delay
the echo object sends out delayed versions of input notes with attributes for altering the period multiplicatively, additively or randomly with a gaussian distribution, controlling the amount of feedback, the maximum number of taps, and a probability threshold that determines the chance of each subsequent tap occurring.
gem.pix_threshold External Clamp pixel values to a threshold
GlitchFilter Patch Filters out monophonic notes shorter than a threshold time
Filters out monophonic notes shorter than a threshold time. GlitchFilter assumes a monophonic stream of notes, where each note off arrives before the next note on. There is a delay equal to the threshold time before each note is output.
group External groups numbers received in succession into a list.
groups numbers received in succession into a list. This object is much the same as thresh, except that since it is told how many numbers to wait for, it returns immediately upon receiveing the last one with no time delay. The length of the list to collect is given as an optional argument and in the right inlet. Numbers in the left inlet are collected into a list until the proper number of them has been received, then they are sent out the outlet.

1 comment

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.
Hysteresis Patch Outputs 1 when increasing input reaches upper threshold, 0 when decreasing input reaches lower threshold
jit.altern External Color screen with threshold
The jit.altern object overlays a color screen onto incoming matrices. The original matrix values are revealed through "gaps" in the screen.
jit.change External Only pass different frames
The jit.change object calculates the number of cells in which the current matrix differs from the previously received matrix, and based on this difference either passes the matrix or not. In mode 0 (default), the matrix is passed if the difference is greater than the specified threshold, otherwise not. In mode 1, the matrix is passed if the difference is less than the specified threshold, otherwise not. This object is particularly useful for reducing the density of dataflow and for motion tracking applications.
Lcut External Passes a list with all members below a threshold value set to 0.
leaker~ External leaker~ combines two input sounds, with the spectral contribution of each sound determined by an internally maintained sieve and a threshold selection value.
leaker~ combines two input sounds, with the spectral contribution of each sound determined by an internally maintained sieve and a threshold selection value. At value 0, only sound 1 is heard and at value 1, only sound 2 is heard. At intermediate values, parts of each spectrum are aggregated according to the sieve structure which may be specified as "upsieve", "downsieve" or "randsieve". An optional non-zero argument doubles FFT size (and CPU strain).
Lpast External A threshold detector with hysterisis.
A threshold detector with hysterisis. There is a target and a reset point. The first number that is equal to or higher than the target will produce a bang. No further bangs will be produced until a number equal to or lower than the reset point has been received. If the target is lower than the reset point, all senses are reversed.
max.invclip~ External wrapping signal clipping
max.invclip~ is similar to clip~ but wraps samples around the thresholds.
offset Abstraction split number ranges
Offset: makes possible to split number ranges. Should be set the threshold and the maximum of the input range.
op.beatitude~ Abstraction Beat and tempo tracker abstraction.
This beat tracking abstraction uses "some kind" of empirical threshold based analysis based on "some kind" of bark spectrum. It is inspired from the Tristan Jehan's beat~ external but does work on different rythmic situations.
Use it for simple automatic spychoacoustic sound segmentation and tempo finding.
page : 1 2 3 4

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