Skip to content

Releases: dimitris-c/AudioStreaming

0.8.0

06 Dec 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.8.0

0.7.0

07 Sep 12:49
Compare
Choose a tag to compare

Resolves a memory issue when playing fixed length audio (eg podcasts)

0.6.0

24 May 21:02
65de9d9
Compare
Choose a tag to compare

Adds frame filters to allow recording, monitoring, and observation of audio, PR #18

0.5.1

18 May 20:58
Compare
Choose a tag to compare

Makes AudioPlayer an open class

Exposes AudioEngine’s mainMixerNode
Added missing documentation

v0.5.0

22 Mar 10:19
c2aee16
Compare
Choose a tag to compare

Bug fixes

v0.4.0

14 Feb 14:39
a2da46f
Compare
Choose a tag to compare

This adds support for older Shoutcast streams with parsing of headers within the audio stream.

v0.3.0

16 Jan 16:57
Compare
Choose a tag to compare

Added
• New method to queue multiple URLs queue(urls:headers)

Bug Fixes
• Fixes and issue when queueing a new track would not occur

v0.2.0

27 Nov 12:10
Compare
Choose a tag to compare

Fixes an issue when playing large fixed length audio files

Initial Release

16 Nov 12:12
Compare
Choose a tag to compare
0.1.0

Adds correct version number