|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
Audio signal class specification. More...
Go to the source code of this file.
Classes | |
| class | echomap::Signal |
| A single channel of discretely sampled audio data. More... | |
| struct | echomap::Signal::Sample |
| A PCM float-32 sampled audio point at an explicit time offset. More... | |
| struct | echomap::Signal::Source |
| Indicates an external source of a Signal on the filesystem. More... | |
| struct | echomap::Signal::Baseline |
| Provides basic timing information relating to the Signal samples. More... | |
Namespaces | |
| namespace | echomap |
| The main EchoMap outermost namespace for all non-exported symbols. | |
Variables | |
| template<> | |
| constexpr std::string_view | echomap::Object< Signal >::class_name = "Signal" |