BillyDM / egui-baseview

A baseview backend for the egui Rust GUI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

egui-baseview

Test License

A baseview backend for egui.

Audio Plugins

This backend is officially supported by nih-plug. The nih-plug example plugin can be found here.

There is also an (outdated) vst2 example plugin here.

Prerequisites

Linux

Install dependencies, e.g.,

sudo apt-get install libx11-dev libxcursor-dev libxcb-dri2-0-dev libxcb-icccm4-dev libx11-xcb-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev

About

A baseview backend for the egui Rust GUI library

License:MIT License


Languages

Language:Rust 100.0%