oaml v1.3.2
Changelog for v1.3.2:
- Added new oamlApi functions: GetTension, GetLayerGain and GetLayerRandomChance
Changelog for v1.3.1:
- Hardcoded version string in GetVersion() to avoid the need of a define
- Fixed bug with pause
- Increased pulseaudio priority for RtAudio
- Added a thread (using std::thread) that processes the audio tracks, this improves the performance of MixToBuffer
- Updated RtAudio files to latest RtAudio 5.0.0 version.