Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Tantalum73 Tantalum73 released this 07 Jan 18:31
· 122 commits to master since this 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.
  • Made the sound stop when the application resigns active
  • Connection to audio-engine at the latest possible moment to avoid pausing the users audio.