Evergreen
Evergreen
I am on Arch Linux and the version of Julia I'm using is 1.8.5. When running the `install_ahorn.jl` script I get the following compilation errror: ``` ERROR: LoadError: ccall method...
Fixes #8013 [As of RtAudio 6.0.0][1] you cannot assume that devices will fall in the range [0, getDeviceCount() - 1]. Doing so will potentially cause errors or out of bounds...
I recently tried compiling a project that uses openFrameworks (and also ofSoundStream) on Arch Linux and was running into crashes involving audio device selection. After a lot of time spent...