magenta / ddsp-vst

Realtime DDSP Neural Synthesizer and Effect
Apache License 2.0
702 stars 68 forks source link
logo

DDSP-VST

Build Format

VST3/AU plugins and desktop applications built using the JUCE framework and DDSP.

DDSP Effect DDSP Synth

Helpful Links

Installation

macOS

  1. Download the plugin binaries from here.
  2. Unzip and copy the two plugins (DDSP Effect and DDSP Synth) to their respective system folders:
    • Audio Unit: /Library/Audio/Plug-Ins/Components
    • VST3: /Library/Audio/Plug-Ins/VST3
  3. Rescan for new plugins in your respective DAW (verified on Ableton/Logic Pro/FL Studio/Reaper).

Windows

  1. Download the plugin binaries from here.
  2. Unzip and copy the two VST3 plugins (DDSP Effect and DDSP Synth) to C:\Program Files\Common Files\VST3
  3. Rescan for new plugins in your respective DAW (verified on Ableton//Reaper).

Usage

Take a look at this guide on how to use the plugins!

Build

Supported Platforms

Setup

Prerequisites

Initialize

Clone this repo and run the following script to initialize the submodules and download DDSP models.

./repo-init.sh

macOS

Windows

CMake

Contributing

We're eager to collaborate with you! Take a look at the contribution guidelines on how to contribute.

Disclaimer

This is not an official Google product.