Skip to content

Maintenance & more polyphony

Compare
Choose a tag to compare
@mikeallisonJS mikeallisonJS released this 30 Jun 23:24
· 6 commits to master since this release
  • 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