MiElements:
Filter:
mi-UGens/Classes (extension) | UGens > Filter

MiElements
ExtensionExtension

Physical modelling based on Modal Synthesis.

Description

An exciter/resonator combination based on mutable instruments Elements eurorack module https://mutable-instruments.net/modules/elements/. Original code by Émilie Gillet.

NOTE: For a full description please consult the original manual https://mutable-instruments.net/modules/elements/manual.

Class Methods

.ar

Arguments:

blow_in

External audio input, which gets diffused, amplified by the envelope and the STRENGTH input and goes to the resonator.

strike_in

External audio input, which directly goes to the resonator.

gate

Triggers the exciter and its envelope. Gate is open for positive values, closed otherwise.

pit

Pitch input.

strength

Amplifiy or attenuate the excitation signal (0 -- 1).

contour

Bow/Blow envelope contour, interpolating between AD, ADSR and AR envelopes.

bow_level

Controls the amplitude of scratching/bowing noise from the BOW generator sent to the resonator.

blow_level

Controls the amount of granular blowing noise from the BLOW generator sent to the resonator.

strike_level

Controls the amount of percussive noise from the STRIKE generator sent to the resonator. Note: for values past "2 o’clock", the percussive signal is sent to the resonator, but also “bleeds” on the main output signal for a more biting percussive sound.

flow

Air flow of the BLOW generator. Scans through various colours of noise.

mallet

Mallet type. Controls the type of percussive noise produced by the STRIKE generator.

bow_timb

Controls the smoothness/granularity ot the BOW material.

blow_timb

Controls the pitch/granulation rate of the BLOW noise generator.

strike_timb

Controls the brightness/speed of the percussive excitation.

geom

Controls the geometry and stiffness of the resonating structure. It goes from plates, to strings, to bars/tubes, to bells/bowls.

bright

Controls the brightness of the resonator.

damp

Controls the high frequency damping of the resonator.

pos

Position: controls at which point the string/surface is excited.

space

Controls the stereo width and amount of reverb.

model

Selects the resonator model: 0:Modal, 1:String, 2:Strings

easteregg

Flag to activate 'easteregg' mode (0/1), which turns MiElements into a dark 2x2-op FM synth. TODO: decribe controls...

mul

scale the output signal.

add

add an offset.

Returns:

a stereo signal.

Examples