All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Sat Jan 16, 2010 2:38 pm 
User avatar

Joined: Sat Jan 16, 2010 2:18 pm
Posts: 18
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. :D Sadly noticed that there isn't any Linux release. I know that rewriting the UI will be a lot of work if you made it for Windows, but Stereo Tool also has a command line version which can be used in a piped environment to process audio for eg. web radio broadcasting (that's what i like to achieve later when i have some spare time to write a simple radio automation software which supports headless mode). Is it possible to you to build the command line version on linux, or is there any chance to that this kind of release will be available in the future :?:


Top
   
PostPosted: Wed Sep 08, 2010 12:55 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
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.).


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited