0.2.0
Pre-release
Pre-release
0.2.0 (07.01.2020):
- Change of public API in a non-breaking way:
- Completion-block can be passed by calling
start
- Added a
stop
function to stop playback immediately - Added
volumeCorrectionFactor
to give control over the final volume of the Audiograph. - Data preprocessing done on separate worker-queue.
- Completion-block can be passed by calling
- Made the sound stop when the application resigns active
- Connection to audio-engine at the latest possible moment to avoid pausing the users audio.