Crate ambient_audio

Source

Re-exports§

pub use source::*;

Modules§

blt
hrtf
Fast fourier transform This HRTF implementation is adapted from hrtf
signal
source
track
utils
value
vorbis
wav

Structs§

AttenuationEditor
AudioEmitter
AudioEmitterEditor
AudioFromUrl
AudioListener
AudioMixer
AudioStream
Wraps a cpal Stream. Can not be moved across threads.
SinkId
Represents the id of the sink
Sound
Handle to a playing sound
SoundFut
SoundId
StreamConfig
VorbisFromUrl
WeakAudioMixer

Enums§

Attenuation
Defines the attenuation.
Error

Constants§

MAX_CHANNELS
SPEED_OF_SOUND
The speed of sound in units/s

Type Aliases§

ChannelCount
Frame
SampleRate