
Main Page |
Namespaces |
Classes |
Compounds |
Files |
Compound Members |
Related
SynthCore::Module Member ListThis is the complete list of members for SynthCore::Module, including all inherited members.
| addInput(Input *I) | SynthCore::Module | [inline, virtual] |
| addOutput(Output *I) | SynthCore::Module | [inline, virtual] |
| firstVoice | SynthCore::Module | |
| getInput(int no) | SynthCore::Module | [inline, virtual] |
| getName() | SynthCore::Module | [inline, virtual] |
| getNoInputs() | SynthCore::Module | [inline, virtual] |
| getNoOutputs() | SynthCore::Module | [inline, virtual] |
| getOutput(int no) | SynthCore::Module | [inline, virtual] |
| getUniqueID() | SynthCore::Module | [inline, static] |
| getXML(int indent=0) | SynthCore::Module | [virtual] |
| hostVoice | SynthCore::Module | |
| IDCount | SynthCore::Module | [static] |
| loadParameter(string tagName, float par, XMLNode *n) (defined in SynthCore::Module) | SynthCore::Module | |
| loadXML(XMLNode *n, bool firstPass) | SynthCore::Module | [virtual] |
| ModID | SynthCore::Module | |
| Module() | SynthCore::Module | [inline] |
| newInstance() | SynthCore::Module | [inline, static] |
| newMidiEvent() | SynthCore::Module | [inline, virtual] |
| operator<<(std::ostream &ostr, Module &myMod) | SynthCore::Module | [friend] |
| operator<<(std::ostream &ostr, Module *myMod) | SynthCore::Module | [friend] |
| resetIDCount(int i) | SynthCore::Module | [inline, static] |
| saveID(int indent=0) (defined in SynthCore::Module) | SynthCore::Module | |
| saveParameter(std::string tag, float f, int indent=0) (defined in SynthCore::Module) | SynthCore::Module | [static] |
| saveParameter(std::string tag, std::string s, int indent=0) (defined in SynthCore::Module) | SynthCore::Module | [static] |
| sharedClone() | SynthCore::Module | [inline, virtual] |
| update()=0 | SynthCore::Module | [pure virtual] |
Syntopia Project. Visit the web page,
or the SourceForge page.
Docs made by Doxygen.
Email: Mikael Christensen
|