• STUDIO
    TOUR
    KLANG
    EXAMPLES
    klang
    ['klæŋ], German. n. sound; ♪ timbre;
    ~regelungen n. tone control; ~fülle
    adj. sonority; ~voll adj. sonorous

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

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

    Standalone App

        

    or VST/AU Plugin

      

    Recommended Download

    Alternative


    Download Klang Studio (select platform)

    Windows Download

      v2.0 Beta 7 (recommended)

    Download, unzip, and run. Install AU/VST plugin from File menu.

    Previous versions: 2.0 Beta 2 / v1.99.24

      v2.0 Beta 7 Installer Portable

    Download, unzip, and run setup. Install VST plugin from File menu.

    Previous: v1.99.24 Installer Portable

    macOS Download
    KLANG LANGUAGE
    • Concise and accessible C++ language
      extension for audio, supporting signal flow.
    • Performance of native C++, with single
      sample or buffer-based processing.
    • Primitives for all common DSP elements
      (oscillators, filters, envelopes, etc.).
    • Natively compatible and compilable in
      all modern C++ compilers and IDEs.
    • Designed for knowledge sharing; supporting
      a growing reference library of ready-to-use
      DSP implementations. (coming soon)
    • Supports user-configurable UIs and skins.
    • Designed for desktop, embedded, and
      web audio (WebAssembly)
      development.
    Available from
       More Info / Download
    KLANG STUDIO
    • 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.