|
|
void | waveformDataChanged () |
|
void | bufferSizeChanged () |
|
void | displayPointsChanged () |
|
void | stereoPortChanged () |
Definition at line 16 of file waveform_viewer_processor.h.
◆ audioEngine()
| dsp::AudioEngine * zrythm::gui::qquick::WaveformViewerProcessor::audioEngine |
( |
| ) |
const |
|
inline |
◆ bufferSize()
| int zrythm::gui::qquick::WaveformViewerProcessor::bufferSize |
( |
| ) |
const |
|
inline |
◆ displayPoints()
| int zrythm::gui::qquick::WaveformViewerProcessor::displayPoints |
( |
| ) |
const |
|
inline |
◆ setAudioEngine()
| void zrythm::gui::qquick::WaveformViewerProcessor::setAudioEngine |
( |
dsp::AudioEngine * | engine | ) |
|
|
inline |
◆ stereoPort()
| dsp::AudioPort * zrythm::gui::qquick::WaveformViewerProcessor::stereoPort |
( |
| ) |
const |
|
inline |
◆ waveformData()
| QVector< float > zrythm::gui::qquick::WaveformViewerProcessor::waveformData |
( |
| ) |
const |
|
inline |
◆ audioEngine
◆ bufferSize
| int zrythm::gui::qquick::WaveformViewerProcessor::bufferSize |
|
readwrite |
◆ displayPoints
| int zrythm::gui::qquick::WaveformViewerProcessor::displayPoints |
|
readwrite |
◆ stereoPort
◆ waveformData
| QVector<float> zrythm::gui::qquick::WaveformViewerProcessor::waveformData |
|
read |
The documentation for this class was generated from the following file: