Live coding visualisation

It sounds like you want processing to respond to live audio, rather than OSC. Did you try one of the basic minim audio input examples that comes with the library, and did they work for you?

http://code.compartmental.net/minim/audioinput_class_audioinput.html

If not, which example, what didn’t work / how didn’t it work?