ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: Sisyphus mailing list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: alsa-1.0.0rc2 и via8233a
Date: Mon, 5 Jan 2004 12:43:54 +0200
Message-ID: <20040105104354.GW2913@osdn.org.ua> (raw)
In-Reply-To: <20040105025649.GD26990@localhost.localdomain>


[-- Attachment #1.1: Type: text/plain, Size: 795 bytes --]

On Mon, Jan 05, 2004 at 08:56:49AM +0600, Alexey Morozov wrote:
> В общем, счастье, похоже, есть.

Оно не может не есть :-)

> Собрал сегодня ночью ядреные модули alsa-1.0.0rc2
> 2Mike: Вы не собирались закатывать эту версию в пакет? Если
> хотите, спек могу отдать.

Ядерной частью занимается vsu все же.  Я -- юзерлендом, и сейчас
жду его отмашки (API сменилось, Compact еще не вышел).

> Теперь осталось вспомнить, где я натыкался на рецепт настройки
> ALSA, при которой микширование нескольких потоков
> осуществляется в драйвере виртуальной карточки, а не в
> arts/esound итп. snd-virmidi я нашел, а вот аналога для pcm не
> вижу.

~/.asoundrc прицеплен.  Дальше можно пользовать как dmix :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #1.2: .asoundrc --]
[-- Type: text/plain, Size: 391 bytes --]

pcm.!default {
    type plug
    slave.pcm "dmixer"
}
 
pcm.dsp0 {
    type plug
    slave.pcm "dmixer"
}
 
pcm.dmixer  {
    type dmix
    ipc_key 1024
    slave {
        pcm "hw:0,0"
        period_time 0
        period_size 1024
        buffer_size 8192
        #periods 128
        rate 44100
    }
    bindings {
        0 0
        1 1
    }
}
 
ctl.mixer0 {
    type hw
    card 0
}

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-01-05 10:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05  2:56 [sisyphus] " Alexey Morozov
2004-01-05 10:43 ` Michael Shigorin [this message]
2004-01-05 12:39   ` [sisyphus] " Alexey Morozov
2004-01-05 15:27     ` Michael Shigorin
2004-01-05 15:50     ` Sergey Vlasov
2004-01-06  5:52       ` Alexey I. Froloff
2004-01-06  9:25       ` Alexey Morozov
2004-01-06 10:59         ` Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040105104354.GW2913@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git