๐ŸŽต UBUNTU STUDIO + SAFESPACE IDE

Write DSP code โ†’ Compile โ†’ Export to DAW (VST3 / CLAP)

PLUGIN TEMPLATES

Select a starting point

CODE EDITOR

C++ DSP source โ€” modify and compile

EXPORT TARGETS

Supported DAW formats

CLAP
Open-source, polyphonic modulation. Bitwig, Reaper, Ardour
VST3
Industry standard. FL Studio, Ableton, Cubase

WORKFLOW

How it works

  1. Select a DSP template
  2. Modify the C++ processing code
  3. Name your plugin and click Compile
  4. Binary exports to /usr/lib/clap/
  5. Open DAW โ†’ Rescan plugins
  6. Your plugin appears in the mixer!

STATS

UbuntuStudio + SafeSpace

Templates
0
Export Format
CLAP + VST3
Compiler
Clang++ (C++17)
License
FREE FOREVER