Tim Scarfe

Results 5 comments of Tim Scarfe

I am using Unity on Macbook Pro M1 and see this error, have no idea what to do ![image](https://user-images.githubusercontent.com/6911390/181229069-0afad828-381f-4c48-80fb-47dc7cccaa97.png) ``` DllNotFoundException: e_sqlite3 assembly: type: member:(null) SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_libversion_number () (at :0) SQLitePCL.raw.SetProvider...

Ah thanks @SSardorf , what do you need me to change? Just remove all strict versioning from the requirements? Isn't that considered a bad practice? I did tweak it a...

> present Did you find a solution? I've got this issue now

> The workaround for me was to set "CheckDiskSizeBeforeDownload" to false when building a new Downloadbuilder object. Worked like a charm, THANK YOU sir! 🙏

No prob! Thanks for coming back to me. I was able to use your underlying FftSharp library and render the spectrogram to a texture in real-time. Didn't look quite as...