synthclone
0.3.0
|
This is the complete list of members for synthclone::Effect, including all inherited members.
Component(const QString &name, QObject *parent=0) | synthclone::Component | explicitprotected |
Effect(const QString &name, QObject *parent=0) | synthclone::Effect | explicitprotected |
getName() const | synthclone::Component | |
nameChanged(const QString &name) | synthclone::Component | signal |
process(const Zone &zone, SampleInputStream &inputStream, SampleOutputStream &outputStream)=0 | synthclone::Effect | pure virtual |
progressChanged(float progress) | synthclone::Component | signal |
setName(const QString &name) | synthclone::Component | slot |
statusChanged(const QString &status) | synthclone::Component | signal |
~Component() | synthclone::Component | protectedvirtual |
~Effect() | synthclone::Effect | protectedvirtual |