I am basically building a small program that manipulates sound using the Minim library (shows spectrum and allows filters), and i want to basically get the output that is coming from the speakers and input it into my program so it can be manipulated.
I am just not sure how to get the speaker output and turn it into an input :/