youxkei / jimtel

VST2 plugins for windows, macos, and linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jimtel

How to build

Install dependencies:

# ubuntu
sudo apt install pkg-config libgl-dev libxcursor-dev libx11-xcb-dev libxcb-icccm4-dev libxcb-dri2-0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev

Build:

cargo +nightly build --release --workspace

About

VST2 plugins for windows, macos, and linux


Languages

Language:Rust 97.7%Language:Makefile 2.3%