|
ape
0.5.0
Audio Programming Environment
|
This is the complete list of members for ape::Generator, including all inherited members.
| close() | ape::Processor | inline |
| config() const | ape::Processor | inline |
| defaultProcess(umatrix< const float > inputs, umatrix< float > outputs, size_t frames) | ape::Processor | inlineprotected |
| Generator() | ape::Generator | inlineprotected |
| init() | ape::Processor | inline |
| onEvent(Event *e) | ape::Processor | inlinevirtual |
| process(umatrix< float > buffer, size_t frames) | ape::Generator | inlineprotectedvirtual |
| processFrames(umatrix< const float > inputs, umatrix< float > outputs, size_t frames) | ape::Processor | inline |
| processingHook() | ape::Processor | inlineprotectedvirtual |
| Processor() | ape::Processor | inlineprotected |
| setTriggeringChannel(int channel) | ape::Processor | inlineprotected |
| sharedChannels() const noexcept | ape::Processor | inline |
| start(const IOConfig &config) | ape::Processor | inlineprotectedvirtual |
| stop() | ape::Processor | inlineprotectedvirtual |
| ~Processor() | ape::Processor | inlinevirtual |
1.8.16