• STUDIO
    TOUR
    KLANG
    EXAMPLES
    klangstudio

    C++ for audio ...... live in the plugin!

    ADC 2024 PREVIEW SITE - UNDER ACTIVE DEVELOPMENT
    klang ['klæŋ']

    Standalone App

        

    or VST/AU Plugin

      

    Download
    (select platform)

    Windows Download

      v0.7.8 Alpha (latest version)

    The current Mac version requires the Xcode Command Line Tools (guide).

    Download, extract to a folder outside ~/Downloads and run Klang Studio.app.

    Upon launch, AudioUnit plugins are installed automatically, for use in DAWs.

      v0.7.8 Alpha (latest version)

    Simply download, extract to a folder,
    then run Klang Studio.exe.

    To use as a plugin, copy the Synth Studio.dll and Effect Studio.dll files
    to your vstplugins folder.

    macOS Download

    Getting
    Started
    (available inside
    the program)

    • A complete, state-of-the-art C++ IDE (editor,
      compiler, linker, debugger) in an audio plugin.
    • Supports cross-platform development (Win,
      Mac, WebAssembly), no other dependencies.
    • Based on Clang/LLVM, the world's leading
      C++ compiler and debugging platform.
    • Integrated code editing with live recompiling,
      hot-swapping, and debugging
      of the plugin.
    • Built-in safety layer (sandbox) to protect the
      host from bugs and code errors.
    • Free for non-commercial use.Commercial
      licences on request (licensing@nash.audio).
    • Open, portable platform - open mini-plugin
      format, supporting AU/VST, JUCE, WASM.