Stuff by David

Results 2 comments of Stuff by David

Hi, here are the sources for the DLLs you need to port: https://github.com/stuffbydavid/audio-DLL https://github.com/stuffbydavid/midi-input-DLL https://github.com/stuffbydavid/window-DLL https://github.com/stuffbydavid/file-DLL window.dll and midiinput.dll use Windows features like ShowWindow and midiInGetDevCaps, so they'll need to...

The libraries in the External/ folder need to be rebuild with macOS-arm64, the BUILD.md contains instructions how they're built. I use the XCode IDE to build.