Stereo Tool
https://forums.stereotool.com/

Trying to use the linux cmdline version ?
https://forums.stereotool.com/viewtopic.php?f=2&t=31005
Page 1 of 1

Author:  alexsunny123 [ Tue Aug 31, 2021 12:09 pm ]
Post subject:  Trying to use the linux cmdline version ?

Hello,

I'm trying to use the linux command line version but so far, everything I process just turns in to static...

The source file is:

/pub/archives/120121_221456_SRS001.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 24 bit, stereo 44100 Hz

I'm using of the config files pulled down from this forum:

TEN FM (Final) v2.sts

Is this happening because it's not a registered copy??? What am I doing wrong.

This is the tool I've been dreaming about for a long time. If I can get this to work, I'll be in heaven. SoX just wasn't cutting it.

My end goal is to mimic FM radio processing as much as possible and to automate the processing, hence the dream of having a command line tool.

thanks
alexsunny

Author:  hvz [ Tue Aug 31, 2021 10:23 pm ]
Post subject:  Re: Trying to use the linux cmdline version ?

Ah! The command line version currently only supports 16-bit audio. I know that's a bit silly, but you're the first to run into it (as far as I'm aware anyway).

Author:  gjbbgu [ Wed Sep 01, 2021 10:07 am ]
Post subject:  Re: Trying to use the linux cmdline version ?

Quote:
Ah! The command line version currently only supports 16-bit audio. I know that's a bit silly, but you're the first to run into it (as far as I'm aware anyway).
Wait what?

I'm using "--bitspersample 32f --samplerate 44100" and get 32 bit float on the output on the stdout.

Are you telling me you internally process in float and then convert that to 16 bit and the output is float 32?

Author:  hvz [ Wed Sep 01, 2021 5:41 pm ]
Post subject:  Re: Trying to use the linux cmdline version ?

Quote:
Quote:
Ah! The command line version currently only supports 16-bit audio. I know that's a bit silly, but you're the first to run into it (as far as I'm aware anyway).
Wait what?

I'm using "--bitspersample 32f --samplerate 44100" and get 32 bit float on the output on the stdout.

Are you telling me you internally process in float and then convert that to 16 bit and the output is float 32?
Ah! No, I completely forgot that we added that option. Anyway, if your player is generating 24-bit audio, you'll have to call it with --bitspersample 24, not 32f. That value affects both input and output!

Author:  ForSerious [ Thu Sep 02, 2021 11:22 pm ]
Post subject:  Re: Trying to use the linux cmdline version ?

It took me quite a few tries to get it to produce more than static with 32bit files. '-b' and '-r' settings have to be exactly correct.

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/