Docs.rs
ringkernel-audio-fft-0.3.0
ringkernel-audio-fft 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
async-trait ^0.1
normal
atomic ^0.6
normal
bytemuck ^1.14
normal
cpal ^0.15
normal
optional
crossbeam ^0.8
normal
futures ^0.3
normal
hound ^3.5
normal
num-complex ^0.4
normal
parking_lot ^0.12
normal
ringkernel-core ^0.3.0
normal
rkyv ^0.7
normal
rustfft ^6.2
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
zerocopy ^0.7
normal
proptest ^1.4
dev
tokio ^1.48
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
Module error
ringkernel_
audio_
fft
0.3.0
Module error
Module Items
Enums
Type Aliases
In crate ringkernel_
audio_
fft
ringkernel_audio_fft
Module
error
Copy item path
Source
Expand description
Error types for audio FFT processing.
Enums
§
Audio
FftError
Errors that can occur during audio FFT processing.
Type Aliases
§
Result
Result type for audio FFT operations.