30 void cloneFrom(SideChain* other);
35 int32_t pendingHitStrength;
37 int32_t envelopeOffset;
38 int32_t envelopeHeight;
46 int32_t render(uint16_t numSamples, int32_t shapeValue);
47 void registerHit(int32_t strength);
48 void registerHitRetrospectively(int32_t strength, uint32_t numSamplesAgo);
51 int32_t getActualAttackRate();
52 int32_t getActualReleaseRate();