Skip to content

Releases: mikeallisonJS/vcv-CaptainsSounds

Dbug crash fix

30 Aug 03:31
22cd09d
Compare
Choose a tag to compare

Hopefully really finally stops crashes with DBug and other plugins

Maintenance & more polyphony

30 Jun 23:24
Compare
Choose a tag to compare
  • Cleaned up Dbug output
  • Fixed Several Dbug crash scenarios (core modules still causing issues)
  • Added Test Rack to project
  • Added 2x oversampling in Nip to avoid aliasing (Not original plan, but it felt & sounded right)
  • Fixed several bugs that caused crashing & strange results in DBug
  • Added polyphony to Nip
  • Added polyphony to Pow
  • Cleaned up Dip internal code
  • Fix polyphony in MIO
  • Switched all non-blank modules to CSModule base internally
  • Added DBugMessages debugMsg to CSModule base class

Fix dip background filename

13 Jun 02:10
a345136
Compare
Choose a tag to compare

Fixed release bug

Dip & DBug

06 Jun 08:19
Compare
Choose a tag to compare
  • Added DIP module parallel HP/LP filter - Huovilainen Moog Ladder based
  • Added DBug module debug extender for developers
  • Added 8hp blank module
  • Added CSFilterBase base internally
  • Added CSModule base internally
  • Added clang-format
  • Added vscode project files to repo
  • Added MoogLadders dependency

IMO & MIO

25 May 06:25
aea6935
Compare
Choose a tag to compare
Merge pull request #19 from captainssounds/development

New build system to master