ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

seekToTime:withDataFlush: synchronization bug #67

Open gerchicov-bp opened 9 years ago

gerchicov-bp commented 9 years ago

I just took your example for iOS and replaced the calls of (seekToTime:) with (seekToTime:withDataFlush:) with YES param by a simple reason - the sound is better. But now it often falls down