SwiftAudioPlayer
SwiftAudioPlayer copied to clipboard
Changing reverb in example project crashes app
Repro
- Download a podcast
- Play for 1 second
- Put reverb to 20% of the UI
- Crash
2021-04-21 21:32:19.900136-0700 SwiftAudioPlayer_Example[6063:56482] screen parameters are unexpected: MGScreenClass1125x2436x3x495 SCREEN_TYPE(1125,2436,3,495)
2021-04-21 21:32:20.115074-0700 SwiftAudioPlayer_Example[6063:56482] screen parameters are unexpected: MGScreenClass1125x2436x3x495 SCREEN_TYPE(1125,2436,3,495)
2021-04-21 21:32:30.587075-0700 SwiftAudioPlayer_Example[6063:56663] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x6000023684e0> F8BB1C28-BAE8-11D6-9C31-00039315CD46
2021-04-21 21:32:32.561308-0700 SwiftAudioPlayer_Example[6063:56946] [aurioc] AURemoteIO.h:323:entry: Unable to join I/O thread to workgroup ((null)): 2
Fatal error: Index out of range: file Swift/ContiguousArrayBuffer.swift, line 444
2021-04-21 21:32:34.539809-0700 SwiftAudioPlayer_Example[6063:56482] Fatal error: Index out of range: file Swift/ContiguousArrayBuffer.swift, line 444
