Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 996 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 996 Bytes

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.