syedhali / AudioStreamer

A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
Apache License 2.0
455 stars 56 forks source link

fix issue #5 memory leak while in paused state #10

Open EzimetYusup opened 5 years ago

EzimetYusup commented 5 years ago

@syedhali this change will fix the calling reading and allocating buffer holder while in paused state @mlejva