egui-baseview 0.2.7

A baseview backend for egui
Documentation

egui-baseview

Documentation Crates.io License

A baseview backend for egui

This is used by the nice-plug framework, but it can also be used in your own custom audio plugin framework (i.e. with clack-plugin).

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