I am planning an audio visual installation using several microphones. The idea is to have the visual part respond to where the sound is coming from. So far I have been using the minim library, and one microphone, and everything is working fine. The question I have now is how to handle input from more than one microphone using minim. Is this possible? I haven't found any example of how to do this.