I have two virtual device pointing to same Alsa card ,with different bindings
When audio played on both device [dmix_4_channels and dmix_2_channels] in
parallel. Audio played on dmix_2_channels is getting corrupted.
Validated with alsa version : 1.2.3
Please let me know how to make it work with
Jakob Hansen wrote:
> So the following is from Wolfson's own webpage for the wm8731:
> "Digital audio input word lengths from 16-32 bits and sampling rates
> from 8kHz to 96kHz are supported. "
> But,
>
> Card 1, ID `sndrpiproto', name `snd_rpi_proto'
> Device 0, ID `WM8731 HiFi wm8731-hifi-0', n
Jakob Hansen wrote:
> I have noticed a distinct degradation in audio quality when using the
> Master Playback volume control in amixer. Is this an artifact of
> truncation being done in the hardware
Maybe; this happens if you attenuate 16-bit samples too much.
Is that mixer control implemented in
Hello,
I am running raspbian with alsalib version 1.0.25 and driver version
k3.8.10+. The kernel is compiled according to the instructions here:
http://blog.koalo.de/2013/05/i2s-support-for-raspberry-pi.html. Since the
wm8731 does not support hardware mixing, I am using the dmix plugin, but I
have
Kevin Locke wrote:
> I'm curious if the Dmix plugin has a fixed period size
All programs using a dmix device must share a common period size, so the
dmix plugin chooses one before the first client is opened.
It's possible to configure this value:
http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_
Hello All,
I'm curious if the Dmix plugin has a fixed period size and, if so, how
to deal with that. I'm a bit of an ALSA newbie, so please forgive any
confused assumptions in the question. Here's the symptoms I am seeing
and the problem I am trying to get at:
While investigating some audio stu
Hi,
It is really still true that you cannot put anything (like a ladspa plugin)
after dmix?
I also asked the question here:
https://bbs.archlinux.org/viewtopic.php?pid=859465#p859465
Scrap about this:
http://alsa.opensrc.org/index.php/Talk:Dmix
Isn't there a workaround?
Like making a fake sw
I'm setting up ALSA to allow for multiple non root users to
similtanously access audio (meaning I'm using dmix).
I've been doing some reading and it seems I need to do the following.
1) "ipc_perms" to "0666" (or similar to allow non root access)
2) "ipc_key_add_uid" to "false"
3) "chmod" the f
On Thu, 2006-02-23 at 16:09 +, karlos wrote:
> pcm.ossmix {
> type dmix
> ipc_key 1024
> slave {
> pcm "hw:1,0"
> period_time 0
> period_size 512
> buffer_size 4096 # buffer size < 6653, but pow(x, 2)
> rate 44100 # we want to play CDs only
>
OK. I took my chances and copied and pasted this into an .asoundrc and
with a little tweaking, I got the emi26 to play sound nicely without
the crackles! good.
I would like to get the other 4 ouputs to work as well though. I tried
to just add this to bindings:
bindings {
0 0
1
hello,
I would like to get my emi26 work with jack (the problem is some
endianess issue witht the card, periodic crackles in the sound, NOT
xruns in this case). The card works perfectly with alsa and oss, but I
need it together with jack for SuperCollider. How would it be possible
to solve this en
On Sat, 20 Mar 2004, Richard wrote:
> is there anyway to set up alsa using the dmix plugin so that multiple
> local users can access the sound card? at the moment the first user can
> use the soundcard with dmix, but when another user tries they do not
> have the required permissions.
>
> if t
is there anyway to set up alsa using the dmix plugin so that multiple
local users can access the sound card? at the moment the first user can
use the soundcard with dmix, but when another user tries they do not
have the required permissions.
if the permissions of the /tmp/alsa-dmix-blah file ar
Hi,
On Wed, Jul 09, 2003 at 09:15:49AM +0200, Clemens Ladisch wrote:
> Ryan Underwood wrote:
> > What is the lowest speed CPU that anyone has had success with the dmix
> > plugin on? It seems that even when only playing one stream, if the cpu
> > is too slow, the sound cuts out.
>
> My Pentium
Ryan Underwood wrote:
> What is the lowest speed CPU that anyone has had success with the dmix
> plugin on? It seems that even when only playing one stream, if the cpu
> is too slow, the sound cuts out.
My Pentium 200 can do five streams or so without any problems. I never
tested with more, so I
Hi,
What is the lowest speed CPU that anyone has had success with the dmix
plugin on? It seems that even when only playing one stream, if the cpu
is too slow, the sound cuts out.
Also, is there any way to prevent the OSS device from being blocked if
the ALSA is being used? The dmix plugin prev
On Sat, 19 Apr 2003 15:45:25 +1000
Mark Constable <[EMAIL PROTECTED]> wrote:
> On Sat, 19 Apr 2003 12:35 pm, Florian Schmidt wrote:
> > Let me once again reply to my own question. If i get this solved, i
> > promise to make an addition to the wikki so everyone gets to know
> > how to use this..
>
17 matches
Mail list logo