Crates.io | caw_core |
lib.rs | caw_core |
version | 0.1.0 |
source | src |
created_at | 2024-05-20 15:19:29.12767 |
updated_at | 2024-05-20 15:19:29.12767 |
description | Core types for caw software-defined modular synthesizer |
homepage | https://github.com/gridbugs/caw.git |
repository | https://github.com/gridbugs/caw.git |
max_upload_size | |
id | 1245810 |
size | 160,741 |
Core types for the caw software-defined modular synthesizer. This
module only includes definitions of types representing streams of
values (Signal<T>
), as well as synthesizer modules such as
oscillators, filters, enveloper generators and sequencers.