A proof-of-concept DAW plugin written in V using the open source CLAP standard.

Based on my low-level clap-lib wrapper around CLAP’s C headers.

Demonstrates basic audio processing (swapping left and right channel) and displaying a basic X11 GUI (with XCB). Doing as much as possible in the V layer while remaining compatible with the reference library headers.

Plugin in Bitwig Studio

Plugin in Bitwig Studio

View