Crates.io | audio-generator |
lib.rs | audio-generator |
version | 0.1.0-alpha.1 |
source | src |
created_at | 2021-04-14 19:38:34.770042 |
updated_at | 2021-04-14 19:38:34.770042 |
description | Audio generator APIs |
homepage | https://github.com/udoprog/audio |
repository | https://github.com/udoprog/audio |
max_upload_size | |
id | 384172 |
size | 6,056 |
Audio generators.
Central to these is the [Generator] trait which allows for describing an abstract generator in an object-safe manner.
License: MIT/Apache-2.0