Skip to content

Releases: denolehov/VCVTyche

v2.1.5

23 Oct 21:25
fdb7bf6
Compare
Choose a tag to compare

Features

  • Moira now has X/Y/Z trigger outputs which receive a pulse whenever a corresponding X/Y/Z voltage is selected

v2.1.4

19 Oct 23:34
e0fb3e8
Compare
Choose a tag to compare

Fixes

  • Kron is now properly synchronized with a global reset

v2.1.3

13 Oct 22:02
7d627d3
Compare
Choose a tag to compare

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

07 Oct 23:33
782fac4
Compare
Choose a tag to compare

Fixes

  • Kron no longer "ignores" the reset triggers

v2.1.1

07 Oct 22:59
1c49cea
Compare
Choose a tag to compare

Fixes

  • Duplicating modules no longer causes them to go out of sync with each other

v2.1.0

06 Oct 18:43
eef96db
Compare
Choose a tag to compare

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

29 Sep 20:56
c21e49d
Compare
Choose a tag to compare

Fixes

  • Fate now respects the "pace" input value

v2.0.0

29 Sep 15:10
01f22a0
Compare
Choose a tag to compare

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

29 Sep 14:30
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release

Nightly build