|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
EchoMapWeb implementation. More...
#include "EchoMapWeb.hpp"#include <emscripten/emscripten.h>#include "../async/tasks/LoadSignalFileTask.hpp"#include "../errors/IgnoredWarning.hpp"#include "../notifications/AllNotifications.hpp"#include "../objects/Signal.hpp"#include "../objects/web/PartialProject.hpp"#include "../panels/IProjectPanel.hpp"#include "../panels/web/MapSourcesModal.hpp"#include "../utility/Logger.hpp"Go to the source code of this file.
Namespaces | |
| namespace | echomap |
| The main EchoMap outermost namespace for all non-exported symbols. | |