caw_widgets 0.4.0

Graphical widgets for the caw synthesizer framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
![CAW Logo](../assets/logo.png)

# caw_widgets

[![Version](https://img.shields.io/crates/v/caw_widgets.svg)](https://crates.io/crates/caw_widgets)
[![Documentation](https://docs.rs/caw_widgets/badge.svg)](https://docs.rs/caw_widgets)
[![test](https://github.com/gridbugs/caw/actions/workflows/test.yml/badge.svg)](https://github.com/gridbugs/caw/actions/workflows/test.yml)
[![dependency status](https://deps.rs/repo/github/gridbugs/caw/status.svg)](https://deps.rs/repo/github/gridbugs/caw)

Library of graphical widgets for building synthesizer UIs for the caw synthesizer framework.

Part of the [CAW Synthesizer Framework](..).