Skip to content

What are 'base' classes for in effects? #1249

Answered by pschatzmann
weow147 asked this question in Q&A
Discussion options

You must be logged in to vote

STKEffect is just an adaper class that lets you use the effects from the STK framework. You would just provide a stk effect in the constructor. Alternatively you can directly use the effect implementations that start with STK

The effectsuit is just an adaped effect implementation from mhamilt. The EffectSuiteBase is just an abstract base class and you would use the dependent effect classes (e.g SimpleChorus)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@weow147
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants