Trying to run the Sound examples included with the library on a Windows 10 machine (Processing 3.0b7 installed), but I'm finding that most of them return a "Could not run the sketch." error.
More specifically, I think the issue is just related to sound output- Oscillator and SoundFile examples are broken, but I/O seems to work fine.
For comparison, I tested Minim's sound output, and it still works as expected.
Any solution to this? (aside from just using Minim)