All times are UTC+01:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Tue Aug 31, 2021 12:09 pm 

Joined: Tue Aug 31, 2021 12:07 pm
Posts: 2
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


Top
   
PostPosted: Tue Aug 31, 2021 10:23 pm 
Site Admin
User avatar

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


Top
   
PostPosted: Wed Sep 01, 2021 10:07 am 

Joined: Fri May 29, 2015 3:17 pm
Posts: 63
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?


Top
   
PostPosted: Wed Sep 01, 2021 5:41 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
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!


Top
   
PostPosted: Thu Sep 02, 2021 11:22 pm 
User avatar

Joined: Sat Aug 31, 2019 9:44 pm
Posts: 28
Location: VA USA
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.


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

All times are UTC+01: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:  
cron
Powered by phpBB® Forum Software © phpBB Limited