Docs.rs
augmented-audio-volume-0.9.0
augmented-audio-volume 0.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yamadapc
Dependencies
audio-processor-testing-helpers ^2.7.0
dev
Versions
95%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate augmented_audio_volume
augmented_
audio_
volume
0.9.0
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
augmented_
audio_
volume
Copy item path
Source
Expand description
Data-types for representing volume in:
Decibels
Amplitude
And conversions between the two.
Structs
§
Amplitude
Represents an amplitude measurement or constant.
Decibels
Represents a reference-less dB value.
Functions
§
amplitude_
to_
db
Convert amplitude to decibels
db_
to_
amplitude
Convert decibels to amplitude
Type Aliases
§
Float