I have written a number of programs / applications in processing just earlier this year that use a microphone to detect specific frequencies.
Everything
was working well with the code.
Since then I've had to work on other projects and I've had to update to Mac OS 10.6 and subsequently have the most recent implementation of Java for Mac.
I've returned to the code I've written only to find that, Java and in turn Processing, is no longer reading the microphone input.
I've tested this with other java applets and code and although the microphone is working perfectly, it doesn't seem to be registering in Java.