Side-chains
This commit is contained in:
@@ -57,6 +57,7 @@ namespace pipedal
|
||||
BufferPool bufferPool;
|
||||
std::vector<float *> pedalboardInputBuffers;
|
||||
std::vector<float *> pedalboardOutputBuffers;
|
||||
float *pedalboardSidechainBuffer = nullptr;
|
||||
|
||||
std::vector<std::shared_ptr<IEffect>> effects;
|
||||
std::vector<IEffect *> realtimeEffects;
|
||||
|
||||
Reference in New Issue
Block a user