Docs.rs
xsynth-core-0.3.4
xsynth-core 0.3.4
Permalink
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
arduano
Dependencies
atomic_refcell ^0.1.13
normal
biquad ^0.4.2
normal
bytemuck ^1.16.3
normal
crossbeam-channel ^0.5.13
normal
lazy_static ^1.5.0
normal
proc-macro2 ^1.0.86
normal
rayon ^1.10.0
normal
serde ^1.0
normal
optional
simdeez ^2.0.0-dev3
normal
spin_sleep ^1.2.1
normal
symphonia ^0.5.4
normal
thiserror ^1.0.63
normal
to_vec ^0.1.0
normal
xsynth-soundfonts ^0.3.4
normal
criterion ^0.5.1
dev
midi-toolkit-rs ^0.1.0
dev
rand ^0.8.5
dev
Versions
71.88%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xsynth_
core
0.3.4
Module voice
Module Items
Structs
Enums
Traits
In crate xsynth_
core
xsynth_core
Module
voice
Copy item path
Source
Structs
§
Envelope
Control
Data
Options to modify the envelope of a voice.
Voice
Control
Data
Options to control the parameters of a voice.
Enums
§
Release
Type
How a voice should be released.
Traits
§
Voice
Voice
Generator
Base
Voice
Sample
Generator