Skip to content

v2.0.7: polyGen, multiWaveMini, 16- and 32-channel cvOSCcv Expanders

Compare
Choose a tag to compare
@chichian chichian released this 24 Jan 07:22
· 8 commits to v2 since this release

For Rack v2.x.
Compiled vs Rack SDK v2.2.2 (via plugin-toolchain)

See full Change Log.

NOTES

  • This is the first time we have used the plugin-toolchain to build the binaries.
    If there are any problems please report them in the Github Issue tracker (especially for Mac ARM).
  • We are unable to test the Mac ARM builds, please leave feedback and/or bugs on the Issue tracker.

ADDITIONS

CHANGES

  • cvOSCcv:
    • Modified to support new expander modules for extra input and outputs.
    • Added Page select to change which column you are editing for expanders with > 1 column (8 channels).
    • Added RENUMBER button to re-address the expander channels from the configuration screen.
    • Other misc. changes.
  • Sequencers:
    • Added Copy & Paste of a row, column, or a single step.
    • (voltSeq, multiSeq) Added enumerated selections in the Context Menu for steps for NOTE and PATT modes. You can still type the value in the Context Menu or select the value from an option list.
    • (voltSeq, multiSeq) Adjusted how the octave was calculated for display in NOTE mode (sometimes it would give the wrong octave).
  • multiWave
    • Added buttons to Oscillator 2 and Oscillator 3 to sync directly with the oscillator above it.
    • Panel facelift.
  • Other misc. changes.

BUG FIXES

  • cvOSCcv : Fixed a bug where a received message's buffer size was larger than the max number of polyphonic channels (extra values would never be used anyway right now).