Problem
I'm trying Minim with Processing.
I tried MonitorInput.pde and other samples I found on the internet but getLineIn() doesn't work no matter how big sound. However, the console shows me no errors.
Because of Catalina?
I use macOS Catalina version 10.15.4. The other user said he got the same problem with Catalina but he succeeded with High Sierra. So I'm guessing this is caused by the stricter permissions of Catalina.
I checked the permission of the microphone in System Preferences, but there is no Java and I don't know how to add it.
Environment
- macOS Catalina version 10.15.4
- I tried samples on IDE and Visual Studio Code, with a built-in microphone and an external microphone.