What it will do is take an input audio file, and then generate a video of what the signal is doing. Basically it's the intensity of each channel and difference in phase and intensity between channels. It works best when the input is sine waves and the channels are the same frequency.
Here's a single frame from an output video

The size of the circle under each channel represent the intensity of the signal for that frame and the horizontal line with circle represents the phase shift and intensity difference between the channels, which roughly corresponds to where you feel the sensation between the connections. Directly between the channels being the ground connection and directly under each channel being the positive connection for that channel. It's easier to see an example that will make it clearer.
Here's a few seconds of an analyzed video
Analysis Excerpt
You can check out the project on github, and there's a release with a Windows executable if you don't want to build it yourself.
Github Project



