![]() |
VISR
0.12.1
Versatile Interactive Scene Renderer
|
The following options can be provided when using PortAudio as our top level component’s Audio Interface:
signedInt8Bit
unsignedInt8Bit
signedInt16Bit
unsignedInt16Bit
signedInt24Bit
unsignedInt24Bit
signedInt32Bit
unsignedInt32Bit
float32Bit
.true, false
. default
WASAPI
: Supported OS: Windows. ASIO
: Supported OS: Windows. WDMKS
: Supported OS: Windows. DirectSound
: Supported OS: Windows. CoreAudio
: Supported OS: MacOs. ALSA
: Supported OS: Linux. JACK
: Supported OSs: MacOs, Linux.Other deprecated or unused backends which are available within PortAudio are SoundManager(MacOs)
, OSS(Linux)
, AL
, BeOS
, AudioScienceHPI(Linux)
.
This is the configuration syntax, expressed in json language:
This configuration is an example of usage of PortAudio, with Jack audio interface as backend.