Crate firewheel_core

Source

Re-exports§

pub use sample_resource::load_audio_file;
pub use sample_resource::load_audio_file_from_source;

Modules§

atomic_float
channel_config
clock
collector
Garbage-collected smart pointer.
diff
Traits and derive macros for diffing and patching.
dsp
event
node
param
sample_resource
sync_wrapper

Structs§

SilenceMask
An optional optimization hint on which channels contain all zeros (silence). The first bit (0x1) is the first channel, the second bit is the second channel, and so on.
StreamInfo
Information about a running audio stream.