Skip to content

Latest commit

 

History

History
executable file
·
34 lines (20 loc) · 1.5 KB

File metadata and controls

executable file
·
34 lines (20 loc) · 1.5 KB

WavetableCVAE Plugin

WavetableCVAE" is an attempt to provide intuitive timbre control by generating wavetables conditionally with CVAE. We provide VST and AU and an app file that runs standalone on a Mac.

  • Tested on MacOS with arm64 architecture CPU, with Ableton Live and Reaper.

The code for the deep learning part is here

Japanese paper here

English paper here

DEMO

WavetableCVAE_Demo.mov

How to install (Currently only Mac users are supported.)

  1. Download plugin file (VST3 or AU) from here.
  2. Unzip the zip file and copy WavetableSynth.component or WavetableSynth.VST3 to your AU or VST3 plugin installation path.
  3. Typically the installation path is /Users/[Your Username]/Library/Audio/Plug-Ins/[Components or VST3]/ or /Library/Audio/Plug-Ins/[Components or VST3]/.

License

"WavetableCVAE_Plugin" is under MIT license.

Related

See NeuralPluginTemplate and wavetable-synth.

A big thank you to them.

Acknowledgment

This research was supported by the 12th Cybozu Labo Youth.