I wan't to try some beat detection algorithms from here in Java. My problem: How do I get the current audio mix from the soundcard as datasource for the algorithms?
Check out the Java Tutorial for Accessing Audio System Resources.