Releases: denolehov/VCVTyche
Releases · denolehov/VCVTyche
v2.1.5
v2.1.4
Fixes
- Kron is now properly synchronized with a global reset
v2.1.3
Fixes
- Duplicated modules are now seeded correctly, as the seed is now propagated independently of the clock/reset/seed change on Omen
v2.1.2
Fixes
- Kron no longer "ignores" the reset triggers
v2.1.1
Fixes
- Duplicating modules no longer causes them to go out of sync with each other
v2.1.0
New modules
- Moira is a probabilistic voltage selector in the Tyche collection. It outputs one of three user-defined voltages (X, Y, or Z) based on relative probabilities, with its randomness influenced by the seed from the Omen module.
- Fate is a probabilistic trigger routing module (Bernoulli gate) in the Tyche collection. It routes incoming triggers to one of two outputs based on a user-defined probability, with its randomness influenced by the seed from the Omen module.
Improvements
- Kron's default divsion is now 1/8 note, with a density of 50%
v2.0.1
Fixes
- Fate now respects the "pace" input value
v2.0.0
This initial release introduces the following modules:
- Omen: a central module holding the seed, which is shared with all connected modules
- Tale: a random voltage generator that outputs both stepped and smooth random outputs. Capable of being both a very slow LFO, or a audio-rate noise oscillator
- Kron: a probabilistic trigger generator, emits triggers as per configured clock division and density
- Blank: a simple utility module that can be used to visually group the modules without breaking the expander chain
Nightly
Nightly build