#include <AudioOut.h>
◆ AudioOut()
◆ ~AudioOut()
◆ bufferingSize() [1/2]
| int zyncarla::AudioOut::bufferingSize |
( |
| ) |
|
◆ bufferingSize() [2/2]
| void zyncarla::AudioOut::bufferingSize |
( |
int | nBuffering | ) |
|
Sets the Frame Size for output
◆ getAudioEn()
| virtual bool zyncarla::AudioOut::getAudioEn |
( |
| ) |
const |
|
pure virtual |
◆ getNext()
Get the next sample for output. (has nsamples sampled at a rate of samplerate)
◆ getSampleRate()
| int AudioOut::getSampleRate |
( |
| ) |
|
Sets the Samples required per Out of this driver not a realtime opperation
◆ setAudioEn()
| virtual void zyncarla::AudioOut::setAudioEn |
( |
bool | nval | ) |
|
|
pure virtual |
◆ setBufferSize()
| void AudioOut::setBufferSize |
( |
int | _bufferSize | ) |
|
◆ setSamplerate()
| void AudioOut::setSamplerate |
( |
int | _samplerate | ) |
|
◆ bufferSize
| int zyncarla::AudioOut::bufferSize |
|
protected |
◆ samplerate
| int zyncarla::AudioOut::samplerate |
|
protected |
◆ synth
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Nio/AudioOut.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Nio/AudioOut.cpp