Re: [linux-audio-dev] Alsa Problem

From: Richard Spindler <richard.spindler@email-addr-hidden>
Date: Mon Mar 27 2006 - 09:52:34 EEST

2006/3/27, Lee Revell <rlrevell@email-addr-hidden-job.com>:
> > access: MMAP_INTERLEAVED
>
> You have set up the device for MMAP mode with
> snd_pcm_hw_params_set_access() but are trying to use read/write which
> won't work. Set the access mode to RW.

Hm, I'm calling snd_pcm_hw_params_set_access( handle, params,
SND_PCM_ACCESS_RW_INTERLEAVED ) in my code, but it seems as if there
is something screwed. I'll check that, thanks for the hint.

-Richard
Received on Mon Mar 27 12:15:04 2006

This archive was generated by hypermail 2.1.8 : Mon Mar 27 2006 - 12:15:04 EEST