Re: Garbage at end of playback: ecasound or alsa broken?

Knut Petersen <[email protected]> Tue, 06 Aug 2013 21:40:41 +0200
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <[email protected]>
On 02.08.2013 21:24, Kai Vehmanen wrote:
> I'd like to roll out a 2.9.1 release soon, so let me if you have any
> issues with the current git master version.

"ecasound -t <n> ... "  takes a bit longer than n seconds now. I Don“t think that needs a fix.

As I added stream synchronization to the rme96 driver, I would love to see
ecasound supporting that feature:

snd_pcm_sw_params_set_start_threshold (playback_handle, sw_params, periodsize*some_n)
snd_pcm_sw_params (playback_handle, sw_params)

snd_pcm_prepare (playback_handle)
snd_pcm_prepare (capture_handle)
if(snd_pcm_hw_params_can_sync_start(hw_params))
              snd_pcm_link(capture_handle,playback_handle);

start sync capture and playback by either writing start_threshold data to playback stream,
or explicit playback or capture start.

cu,
  Knut

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list