DSPatch v.9.2.0
Loading...
Searching...
No Matches
DSPatch::Circuit Member List

This is the complete list of members for DSPatch::Circuit, including all inherited members.

AddComponent(Component::SPtr const &component) (defined in DSPatch::Circuit)DSPatch::Circuit
Circuit() (defined in DSPatch::Circuit)DSPatch::Circuit
ConnectOutToIn(Component::SCPtr const &fromComponent, int fromOutput, Component::SCPtr const &toComponent, int toInput) (defined in DSPatch::Circuit)DSPatch::Circuit
ConnectOutToIn(Component::SCPtr const &fromComponent, int fromOutput, int toComponent, int toInput) (defined in DSPatch::Circuit)DSPatch::Circuit
ConnectOutToIn(int fromComponent, int fromOutput, Component::SCPtr const &toComponent, int toInput) (defined in DSPatch::Circuit)DSPatch::Circuit
ConnectOutToIn(int fromComponent, int fromOutput, int toComponent, int toInput) (defined in DSPatch::Circuit)DSPatch::Circuit
DisconnectComponent(Component::SCPtr const &component) (defined in DSPatch::Circuit)DSPatch::Circuit
DisconnectComponent(int componentIndex) (defined in DSPatch::Circuit)DSPatch::Circuit
GetBufferCount() const (defined in DSPatch::Circuit)DSPatch::Circuit
GetComponentCount() const (defined in DSPatch::Circuit)DSPatch::Circuit
NONCOPYABLE(Circuit) (defined in DSPatch::Circuit)DSPatch::Circuit
PauseAutoTick() (defined in DSPatch::Circuit)DSPatch::Circuit
RemoveAllComponents() (defined in DSPatch::Circuit)DSPatch::Circuit
RemoveComponent(Component::SCPtr const &component) (defined in DSPatch::Circuit)DSPatch::Circuit
RemoveComponent(int componentIndex) (defined in DSPatch::Circuit)DSPatch::Circuit
ResumeAutoTick() (defined in DSPatch::Circuit)DSPatch::Circuit
SetBufferCount(int bufferCount) (defined in DSPatch::Circuit)DSPatch::Circuit
StartAutoTick(Component::TickMode mode=Component::TickMode::Series) (defined in DSPatch::Circuit)DSPatch::Circuit
StopAutoTick() (defined in DSPatch::Circuit)DSPatch::Circuit
Tick(Component::TickMode mode=Component::TickMode::Series) (defined in DSPatch::Circuit)DSPatch::Circuit
~Circuit() (defined in DSPatch::Circuit)DSPatch::Circuit