Stereo Tool https://forums.stereotool.com/ |
|
Command line version for Linux? https://forums.stereotool.com/viewtopic.php?t=1123 |
Page 1 of 1 |
Author: | darkbyte [ Sat Jan 16, 2010 2:38 pm ] |
Post subject: | Command line version for Linux? |
Hello! First, sorry for my bad English. I'm using your DSP like a year ago, and i'm very addicted to the sound it provides. I've used the free version of Sound Solution before, but Stereo Tool eats it for breakfast in quality. ![]() ![]() |
Author: | hvz [ Wed Sep 08, 2010 12:55 pm ] |
Post subject: | Re: Command line version for Linux? |
I know this is an old post but... I think I have good news for you. In version 5.00 I have finally cleaned up a lot of code, which includes moving a lot of Windows specific code to a single file. I've just managed to get the command line version working on Linux - with some issues (most importantly that I cannot load .sts files because that was built using a Windows API - I'll have to write my own implementation for that). But stuff like this is already working: cat o.wav | ./a.out - - | aplay Which immediately starts playing the processed version of o.wav ![]() The GUI might indeed be problematic, but the command line version is very usable in Linux, especially if I were to expand it a bit (control via parameters, eg. setting input and output sample rates etc.). |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |