#widgets #ui #graphics #interface

augmented_iced_baseview

baseview runtime for iced, published fork of https://github.com/BillyDM/iced_baseview for augmented-audio

3 unstable releases

0.1.0 Mar 22, 2023
0.0.4 Mar 22, 2023
0.0.3 Sep 29, 2022

#837 in GUI

49 downloads per month
Used in 5 crates (2 directly)

MIT license

92KB
1.5K SLoC

iced_baseview

Test Crates.io License

A baseview backend for the Iced GUI library.

The main branch of this repository tracks the latest crates.io release of iced, while iced_git branch tracks its git repository.

VST / LV2 / AU Plugins

Examples of how to use this library for audio plugins can be found here:


lib.rs:

A baseview integration for iced

Choose your preferred executor to power your application. Listen and react to time.

Dependencies

~8–28MB
~484K SLoC