Releases: zezic/ZZC
Releases · zezic/ZZC
ZZC v2.0.2
ZZC v2.0.1
New features:
- Support for Rack's Room brightness and Light bloom parameters
ZZC v2.0.0
New:
- VCV Rack 2 compatibility
ZZC v1.1.3
New features:
- Clock
- Option to switch phase output to +/-5V range (bipolar) instead of traditional 0-10V (unipolar) (#73)
- Optional rounding of BPM when using external CV
- V/OCT mode for external CV is default now (V/BPM is available from menu)
ZZC v1.1.2
A bugfix release. Changes since v1.1.1:
- Fixed main clock output of Clock module when used in gate mode and driven by external phase
ZZC v1.1.1
New modules:
- Div - Compact Phase Divider (#15)
- Div (Expander) - the same as Div, but as expander and with synced ratio changes (#40)
- Polygate - bank of polyphonic gates with buttons
New features:
- Clock
- Divider
- Send 1st trigger when starting from zero after reset (#43)
- SH-8
- Allow to choose voltage range (#52)
- SC-VCA
- Exponential mode (#46)
Bugfixes:
ZZC v1.1.0
Nothing new, just moving to the new URL.
ZZC v1.0.0
Migrating to Rack V1.
Polyphonic modules:
- SC-VCA
- FN-3
ZZC v0.6.6
A bugfix release. Changes since v0.6.5:
- All modules are using
snprintf
instead ofsprintf
now to avoid potential buffer overflow.
ZZC v0.6.5
Changes since v0.6.4:
- FROM and TO inputs in Divider are use linear mapping now for faster performance. Sadly, this is a breaking change but it have to appear as soon as possible.