Cargo Features

firewheel-core has no features set by default.

[dependencies]
firewheel-core = { version = "0.2.4-beta.0", features = ["symphonium", "resampler"] }
symphonium

Enables symphonium

Affects sample_resource::DecodedAudio, sample_resource::DecodedAudioF32, sample_resource::load_audio_file, sample_resource::load_audio_file_from_source, sample_resource::decoded_to_resource, sample_resource::decoded_f32_to_resource

resampler

Enables resampler of optional symphonium

symphonium:

Enable the resampler (enabled by default).