From:  Peter Gregory <talkto...@gmail.com>
Reply-To:  "beagleboard@googlegroups.com" <beagleboard@googlegroups.com>
Date:  Sunday, October 26, 2014 at 8:12 AM
To:  "beagleboard@googlegroups.com" <beagleboard@googlegroups.com>
Subject:  Re: [beagleboard] Re: BBB and ADS InstantFM Music

> It is definitely a resample issue.
> The radio device only streams at 96000.
> Specifying any other rate results in 96000.
> I see no record options to resample on the recording side.
> The raw stream is at 96000.
> 
> The USB audio device refuses to stream at 96000 and streams at 48000.
> Does this have something to do with USB limitations?  It should be able to
> stream at 96000, it refuses to do it.
It has to be something to do with the codec or the driver, but USB can
handle the higher sampling rate.
> 
> So, a resample is needed.
> It looks like the arecord | aplay will not work.
> 
> I'll probably have to write a program to stream / resample / play.
Have a look at the driver to see what sampling rates are supported. Perhaps
you should use a different audio device.

Regards,
John
> 
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to