ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Roman Savochenko <rom_as@diyaorg.dp.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Re: JuK не играет на Alsa
Date: Mon, 21 Mar 2005 12:23:30 +0200
Message-ID: <423EA0A2.3020407@diyaorg.dp.ua> (raw)
In-Reply-To: <423E96BE.4080909@diyaorg.dp.ua>

Roman Savochenko wrote:
> Arioch wrote:
> 
>>> Но, хотелось бы без ARTS.
>>
>>
>> А не факт что это возможно теоретически.
>> http://amarok.kde.org/wiki/index.php/FAQ#Playback_Questions
> 
> 
> Ладно, может кто скажет как программное смешивание включить?

Нашел. Включить можно так:
//=================== /etc/asound.conf ======================
pcm.!default {
     type plug
     slave.pcm "mixed"
}

pcm.mixed {
     type dmix
     ipc_key 1024
     slave {
         pcm "hw:0,0"
         period_time 0
         period_size 1024
         buffer_size 8192
         rate 44100
      }
      bindings {
         0 0
         1 1
     }
}
//=================== /etc/asound.conf ======================

Может этот конфиг ставить при установке?
Думаю, много вопросов снимется. :)

С уважением Роман!


  reply	other threads:[~2005-03-21 10:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-20 17:00 [Comm] " Roman Savochenko
2005-03-20 20:36 ` K. Ryzhenkov
2005-03-21  8:10   ` Roman Savochenko
2005-03-21  8:34     ` K. Ryzhenkov
2005-03-21  9:21     ` [Comm] " Arioch
2005-03-21  9:41       ` Roman Savochenko
2005-03-21 10:23         ` Roman Savochenko [this message]
2005-03-21 15:35           ` Arioch
2005-03-21 17:45             ` Arioch
2005-03-22  7:07               ` Roman Savochenko
2005-03-22  7:48                 ` Roman Savochenko
2005-03-22  8:50                   ` Roman Savochenko
2005-03-22 18:29                   ` Andrey Rahmatullin
2005-03-22 13:32                 ` Arioch
2005-03-22 19:20                   ` Michael Shigorin
2005-03-23  8:19                     ` Arioch

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=423EA0A2.3020407@diyaorg.dp.ua \
    --to=rom_as@diyaorg.dp.ua \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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