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

Public Member Functions

void giveInput (int32_t numSamples, uint32_t currentTime, OscType inputType)
bool getAveragesForCrossfade (int32_t *totals, int32_t startPos, int32_t lengthToAverageEach, int32_t numChannels)

Public Attributes

uint32_t upToTime
uint32_t numRawSamplesProcessed
int32_t lastSampleRead
int32_t lastAngle
int32_t angleLPFMem [kDifferenceLPFPoles]
uint8_t percBuffer [kInputPercBufferSize]
int32_t rawBuffer [kInputRawBufferSize]

The documentation for this class was generated from the following files:
  • src/deluge/processing/live/live_input_buffer.h
  • src/deluge/processing/live/live_input_buffer.cpp