Quote:
It's amazing that you did the Linux CLI build. The next should be a GStreamer plugin

Most of the multimedia applications on Linux uses this media framework so if you make a plugin it'll be nearly painless to attach Stereo Tool to them.
Good to know, thanks! (I'm not really into Linux, used to use a lot of Unix at work a few years ago and it's not that much different, but I don't know stuff like this).
Quote:
Even you can wire settings to GStreamer element properties, because you're using an ini like settings file, it might be easier than i'm currently thinking. Even you can provide the visualization data on special sink pads, at least as i know, so maybe others can write an alternative settings window for you.
Dunno about this stuff. But I can tell you that a Linux GUI version is on its way!
For now it will be based on the command line version - that is, you start it with stereo_tool infile outfile, but you get the main window and most (all?) of the other windows.
It's not yet ready to be posted here - it looks extremely crappy and you cannot do anything yet, and ALL the windows are open all the time. But at least almost all the interface elements are already visible, and a lot are already displaying the correct data.
Edit: First few sliders are now actually functioning! (Including changing them!)