Skip to content

v0.6.14 metaAARDVARK + NYVECTORMIXER + DYNAMO

Compare
Choose a tag to compare
@nysthi nysthi released this 10 Aug 08:31
· 64 commits to master since this release
3343163

screen shot 2018-08-10 at 10 17 17

-- metaAARDVARK
---- it's an attempt to obtain a super set of the RVG cell from the Warren Burt famous work "Aardvark IV"
---- http://www.warrenburt.com/my-history-with-music-tech2/
---- it's an LFO CLOCK S&H NOISE PULSE generator
---- contains a simulated R-2R resistor network (a vintage DAC) with deviations due to resistors tolerances (between 0% to 20%)
---- the deviations are recomputed every time the module is initialized or the DEV% param is changed
---- the simulated R-2R is from 1 bit (2 values) to 10 bits (1024 values)
---- values are subdivision of 10V
--- the OUTPUTS ARE:
---- STEPPED = (SAMPLED VALUE * INNER GAIN) + INNER OFFSET
---- SMOOTHED = PORTAMENTO(STEPPED)
---- PULSE = STEPPED > COMPARATOR ? PULSE OUT : NOTHING;

------ PARAMETERS
-------- SECTION 1: CLOCK OUT
---------- PULSE TRAIN OUT
---------- SQUARE OUT
---------- RAMP UP OUT
---------- RAMP DOWN OUT
-------- SECTION 2: CLOCK HZ DISPLAYS
---------- CLICK and DRAG display to set frequency of the pulse/sampler from 0.01Hz to 8kHz
---------- Display for modulated Hz
-------- SECTION 3: CLK IN
---------- CLK IN overrides the inner clock, the CLK In is copied ot the CLOCK OUT to create a CHAIN of CLOCKED metaAARDVARK
---------- CLK FM CV + CV VCA to modulta the inner CLOCK
-------- SECTION 4: VOLTAGE OFFSET
---------- CLICK and DRAG display to set VOLTAGE OFFSET from -15v to +15v
---------- Display for modulated OFFSET
---------- CV IN and VCA to modulate the OFFSET
-------- SECTION 5: GAIN
---------- CLICK and DRAG display to set GAIN from -2.0x to +2.0x
---------- Display for modulated GAIN
---------- CV IN and VCA to modulate the GAIN
-------- SECTION 6: PORTAMENTO (the portamento act only on the SMOOTHED OUT)
---------- CLICK and DRAG display to set PORTAMENTO from 0.0 to 1.0
---------- CV IN and VCA to modulate the PORTAMENTO
-------- SECTION 7: RESOLUTION
---------- CLICK and DRAG display to set resolution from 1 bit to 10bits (from 2 to 1024 values)
---------- CLICK and DRAG display to set the DEVIATION of resistors of the simulated DAC (from 0 % to 20% tolerance)
-------- SECTION 8: OUT
---------- STEPPED OUT the current value selected for the current resolution with OFFSET and GAIN
---------- SMOOTHED OUT the current STEPPED OUT value filtered by PORTAMENTO
---------- PULSE OUT uses a COMPARATOR (knob) settable from 0.01v to 9.99v;
----------- when the selected value is higher than KNOB a PULSE is emitted

-- NYVECTORMIXER
---- added X and Y output to use it as automated CV controller
------ X and Y outputs can be UNIPOLAR ( UNI button ON) or BIPOLAR (UNI button OFF)
------ X and Y outputs can be in 1Vpp or 10Vpp range (10x button ON 10Vpp) (10x button OFF 1Vpp)

-- DYNAMO (stereo compressor - expander - hard limiter - ducking device)
---- ADD WALLED mode to ducking: if WALLED is ON, if the compression is reversed becoming an expansion, become ZERO
------ if not WALLEd signal compressed could have reversed phase expansion