Crate ssloc

Source
Expand description

Sound source localization crate.

Currently very much unstable and undocumented, but that should be fixed in the comming weeks.

Re-exports§

pub use mbss::Mbss;
pub use mbss::MbssConfig;

Modules§

mbss

Macros§

for_format

Structs§

Audio
AudioRecorder
DelayAndSum
Uses a Delay-and-Sum Beamformer to extract a single channel.
Direction

Enums§

Format
PcmFormat
WavFormat
Specifies whether a sample is stored as an “IEEE Float” or an integer.

Traits§

Normalize

Functions§

normalize_pcm_wav
Utility to normalize wav data
spec_to_csv
spec_to_image

Type Aliases§

C
F
I
Position