Damien Quartz
Damien Quartz
Yes, I'd assume it's a permission thing as well. Unfortunately, I don't have a Mac that can run Mojave, so I'm unable to investigate this.
Even without my being able to reproduce the issue, if you could provide a callstack of where the exception comes from, it might be possible to deal with the null...
Ah, thanks for the info. I will try this out on my Macbook and see if I get a similar result. The version of `getLineIn` requests a STEREO input, but...
Could you do me a favor and open up your Audio MIDI Setup and have a look at the Audio Devices window? I'm curious to see if your "Built-in Input"...
Ok, yep, then I think your initial suggestion to change the example so it gets a MONO input is the best approach. I should also probably add a comment to...
Hm, I haven't changed anything on my end, the library is still hosted at the same place with a text file that the Processing contribution manager is supposed to look...
Are you able to output sound using the built-in Processing sound classes?
Or maybe something to do with the JavaSound included with the Processing distro? I'm not sure if they still package a version of Java with the Linux distro of Processing,...
Most likely related to something changing in Big Sur's handling of audio things, might require a Java update, not sure. I can't test Big Sur on my ancient Macbook unfortunately....
Would also recommend searching the Processing forum to see if other folks have had trouble with audio on Big Sur and if they were able to fix it.