Deluge Firmware 1.3.0
Build date: 2025.07.02
Loading...
Searching...
No Matches
SideChain Class Reference

Public Member Functions

void cloneFrom (SideChain *other)
int32_t render (uint16_t numSamples, int32_t shapeValue)
void registerHit (int32_t strength)
void registerHitRetrospectively (int32_t strength, uint32_t numSamplesAgo)

Public Attributes

EnvelopeStage status
uint32_t pos
int32_t lastValue
int32_t pendingHitStrength
int32_t envelopeOffset
int32_t envelopeHeight
int32_t attack
int32_t release
SyncType syncType
SyncLevel syncLevel

Private Member Functions

int32_t getActualAttackRate ()
int32_t getActualReleaseRate ()

The documentation for this class was generated from the following files:
  • src/deluge/modulation/sidechain/sidechain.h
  • src/deluge/modulation/sidechain/sidechain.cpp