CVfunk V2.0.43#930
Open
codygeary wants to merge 8 commits into
Open
Conversation
Adding new modules: Tatami - stereo polyphonic wavelder Cartesia - 4x4x4 channel 3D sequencer JunkDNA - A DNA sequence generator and gate sequencer Picus - Burst Generator Node - 2Channel stereo crossfading mixer Weave - Advanced chord generator and permutator Wonk - Chaotic LFO Hammer - Rotating clock modulator Hub - 2X bipolar VCAs for LFO mixing.
Treated Node the same as Steps in the makefile and plugins.cpp. Hopefully it works to resolve things.
Fixing the fix.. There was an earlier part in plugins.cpp where I also had to temp rename/unrename 'Node'.
Add new modules: Triton - dynamic filter module Rat - V/oct ratio maker Count - Counter with very large range Clpy - dynamic waveshaper Alloy - physical modeling voice Onion - polyphonic slider utility Strata - layered sequencer ImpulseController- Fixes wrongly addressed outputs. Voltages below 0.0001 drop to zero. Fix to elapsed time counter Arrange - better copy/paste Clpy - supersampling/bandlimit on inputs flowerpatch - display nice in library Hub - poly display fix when output not patched Nona - add poly support Ouros - display nice in library Mixers - input normaling bug, compression ratio fix. Fixed side chain ducking computation. Ranges - poly update, new display Signals - display nice in library. Added reset button. Steps - poly update, quantization options Syncro - Hammer-style precise clock TriDelay - default delay fix Weave - mono output addressing fix Strata - Added resets before pulse triggers to cover modulated clock pulse. Hammer - Move swing reset logic to prevent misfiring. Fixed non-linear glitch in phasors. Fixed slider ranges in context menu. All Modules - Fix bad pointer in context menu slider construct. Fix slider displays in library.
Contributor
Author
|
Sorry about the mis-merged branch, I didn't realize I had synced the wrong branch when I did my update! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new modules:
Triton- dynamic filter module
Alloy - physical modeling voice
Onion - polyphonic slider utility
Rat - FM ratio module
Strata - layered CV sequencer
ImpulseController- Fixes wrongly addressed outputs. Voltages below 0.0001 drop to zero. Fix to elapsed time counter
Arrange - better copy/paste
Clpy - supersampling/bandlimit on inputs
flowerpatch - display nice in library
Hub - poly display fix when output not patched
Nona - add poly support
Ouros - display nice in library
Mixers - input normaling bug, compression ratio fix. Fixed side chain ducking computation.
Ranges - poly update, new display
Signals - display nice in library. Added reset button.
Steps - poly update, quantization options
Syncro - Hammer-style precise clock
TriDelay - default delay fix
Weave - mono output addressing fix
Strata - Added resets before pulse triggers to cover modulated clock pulse.
Hammer - Move swing reset logic to prevent misfiring. Fixed non-linear glitch in phasors. Fixed slider ranges in context menu.
All Modules - Fix bad pointer in context menu slider construct. Fix slider displays in library.