EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
SignalWaveformPanel.hpp File Reference

EchoMap signal waveform preview panel specification. More...

#include <implot.h>
#include <sigc++/scoped_connection.h>
#include <string>
#include "../objects/IDAllocator.hpp"
#include "IProjectPanel.hpp"

Go to the source code of this file.

Classes

class  echomap::SignalWaveformPanel
 The SignalWaveformPanel provides a preview of downsampled time-series waveforms of each Signal in the active Project. More...
struct  echomap::SignalWaveformPanel::CallbackData

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Detailed Description

EchoMap signal waveform preview panel specification.

Author
Oliver Dixon
Date
2026-07-07

Definition in file SignalWaveformPanel.hpp.