piedoom / lily

vizia UI kit for audio plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lily

A crate to track my progress building a UI suitable for audio plugins using the vizia library.

See all widgets by running:

cargo run --example showcase --release

Screenshot

Wishlist

βœ… = Complete / mostly usable 🚧 = WIP ❌ = Not yet started πŸ€” = Thinking about it

Implemented Name Notes
βœ… XY Pad
🚧 Zoomer Missing drag functionality
🚧 MSEG Missing visual elements, point insertion, curve adjustment
❌ Interactive label
βœ… Slider Horizontal and vertical
❌ Slider discrete
❌ Knob
❌ Knob discrete
πŸ€” Fan slider

Experimenting first in Figma and then implementing some different concepts.

About

vizia UI kit for audio plugins


Languages

Language:Rust 98.8%Language:CSS 1.2%