MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / NeuralNoteMainView

Class NeuralNoteMainView

NeuralNote/PluginSources/PluginProcessor.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16#include "NnId.h"
17
18class NeuralNoteMainView;
19class NeuralNoteEditor;
20
21enum State { EmptyAudioAndMidiRegions = 0, Recording, Processing, PopulatedAudioAndMidiRegions };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected