Victor Baro

Results 4 issues of Victor Baro

Hello, this library used to work perfectly with iOS14. After upgrading to iOS 15, it has started failing with the following error: ``` Error Domain=NSPOSIXErrorDomain Code=36 "Operation now in progress"...

I have a very simple app with 4 buttons (record, stop recording, play and delete) and a plot (EZAudioPlotGL) showing the microphone input realtime. Everything works very well until I...

Hi rnystrom, Thank you so much for this code, it is so easy to use and very very helpful. I have been playing around with your example and after that...

Thanks for this library, is working really well in many cases. I am facing an issue though with a specific case: ```swift let solver: Solver = Solver() let row0 =...