7 #ifndef __moa_FrequencyResponseSystem_h__ 8 #define __moa_FrequencyResponseSystem_h__ 23 void initialize(
void);
25 virtual void start(
const t_note_id &a_note_id);
kernel
Definition: namespace.dox:3
virtual void connectOrchestrator(sp< OrchestratorI > a_spOrchestrator)
Callback for the System to register itself to the orchestrator.
Definition: FrequencyResponseSystem.cc:26
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Sweep through a range multiple times.
Definition: FrequencyResponseSystem.h:16
System Interface for MOA.
Definition: SystemI.h:18