![]() |
VISR
0.11.1
Versatile Interactive Scene Renderer
|
Functions | |
void | exportAudioInterface (pybind11::module &m) |
void | exportAudioInterfaceFactory (pybind11::module &m) |
void | exportPortaudioInterface (pybind11::module &m) |
void | exportJackInterface (pybind11::module &m) |
void visr::python::audiointerfaces::exportAudioInterface | ( | pybind11::module & | m | ) |
Python binding of the abstract interface AudioInterface. Note that we do not provide the full interface, but allow only callbacks to AudioSignalFlow object.
void visr::python::audiointerfaces::exportAudioInterfaceFactory | ( | pybind11::module & | m | ) |
void visr::python::audiointerfaces::exportJackInterface | ( | pybind11::module & | m | ) |
void visr::python::audiointerfaces::exportPortaudioInterface | ( | pybind11::module & | m | ) |