[Alsa-devel] [PATCH] Add missing break to sound_core.c

2002-04-19 Thread Duncan Sands
This patch is against 2.5.8. It is not needed for 2.4.18. It adds in a missing break. All the best, Duncan. --- linux-2.5.8.orig/sound/sound_core.c Sun Apr 14 21:18:51 2002 +++ linux-2.5.8/sound/sound_core.c Fri Apr 19 09:14:39 2002 @@ -243,6 +243,7 @@ if (unit >= SOUND_ST

Re: [linux-audio-dev] Re: [Alsa-devel] ALSA homepage redesign

2002-04-19 Thread Takashi Iwai
Hi, At Thu, 18 Apr 2002 21:32:07 +0200, Thierry Vignaud wrote: > > Fred Gleason <[EMAIL PROTECTED]> writes: > > > > Is it perhaps time for an alsa-0.9.rc1 many people will be > > > frightened off by the beta designation, and certainly mislead into > > > thinking that 0.5 is the "safer" option.

Re: [Alsa-devel] [PATCH] Add missing break to sound_core.c

2002-04-19 Thread Takashi Iwai
Hi, At Fri, 19 Apr 2002 09:19:44 +0200, Duncan Sands wrote: > > This patch is against 2.5.8. It is not needed for 2.4.18. > It adds in a missing break. thanks, fixed on cvs. ciao, Takashi > All the best, > > Duncan. > > --- linux-2.5.8.orig/sound/sound_core.c Sun Apr 14 21:18:51 20

Re: [Alsa-devel] What is the current status of the alsa sound server(signal polling)?

2002-04-19 Thread joy ping
hi, im working on a kind of asoundrc-mini-howto, if you are interested in i can send you a pre-version. as i know, polling is not supported with alsa, and its not configurable at runtime. joy On Fri, 19 Apr 2002, Ivica Bukvic wrote: > Hi all! A while ago I was inquiring about the current

Re: [Alsa-devel] What is the current status of the alsa soundserver (signal polling)?

2002-04-19 Thread Ivica Bukvic
Thank you for your reply. However, a while ago Paul Davis mentioned there was a "share" device that could potentially be used for this purpose (see: http://www.mail-archive.com/alsa-user%40lists.sourceforge.net/msg02201.html ), but I am not sure as to how to use it (and whether it is useful at all

Re: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Paul Davis
I meant to add: >Also, what is the current status of gstreamer in this department and gstreamer has nothing to do with this. gstreamer is an internal architecture/framework for a single application and has nothing to do with sharing audio interfaces or audio data with other processes. --p

Re: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Paul Davis
>you (or anyone else regarding asoundrc file), as well as additional info >regrading polling abilities with the soundcards that have lousy drivers >due to lack of documentation and/or questionable hardware and are >therefore unable to provide me with the hardware mixing. the term "polling" in not

Re: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Paul Davis
>Also, what is the current status of gstreamer in this department and >jack? (I tried artsd and that one simply doesn't cut it) jack allows any number of applications to use a single audio interface, up to a run-time configurable limit imposed by the total maximum number of "ports" in the JACK sy

[Alsa-devel] [±¤ * °í]100Àϰ£ÀÇ Çà»ç ...300¿ø°ø½Ãµð,100¿ø ¹«¼±Å°º¸µå °æ¸ÅÁß,,,,

2002-04-19 Thread yassy
Title: hicdcd 100Àϰ£ÀÇ Çà»çÁøÇàÁß ¸ðµç±¸¸Å °í°´²² »çÀºÇ° ÁõÁ¤ 100¿ø°æ¸Å ÁøÇàÁß »ï¼º¹«¼±Å°º¸µå,¹«¼±Èó ¸¶¿ì½º,°øµ¿±¸¸ÅÁøÇàÁß ¸¹Àº Âü¿© ¹Ù¶ø´Ï´Ù º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡ [±¤ °í]¶ó Ç¥½ÃµÈ ±¤°í ¸ÞÀÏÀÔ´Ï´Ù.Ȥ½Ã ¸ÞÀÏ·Î ÀÎÇØ ±âºÐÀÌ »óÇÏ¼Ì´Ù¸é ¾çÇØ¹Ù¶ø´Ï´ÙÀúÈñ´Â À̸ÞÀÏ Á

Re: [Alsa-devel] What is the current status of the alsa sound server(signal polling)?

2002-04-19 Thread joy ping
i think there are two share devices in alsa-lib or with very similar names. 1. share device 2. shm (shared memory device) what the share device is good for? i dont know, and it doesn't worked for me. i think i tried it only with the current tarbal and not with cvs-version. the shm-device works in

Re: [Alsa-devel] What is the current status of the alsa sound server(signal polling)?

2002-04-19 Thread joy ping
On Fri, 19 Apr 2002, Paul Davis wrote: > the term "polling" in not very useful here. all ALSA supported > hardware can be "polled" in the sense that a program can stop and wait > for it to be ready to read or write from. no hardware support over and > above the minimum necessary for basic audio i

RE: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Ivica Bukvic
I might have used the wrong term then. I was referring to a bit of both, I guess. Although I am not sure what is the official meaning of these terms, from my user-end standpoint my guess is that it is rather subtle: Polling in my mind means that there is a software (daemon-like) entity that allow

RE: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Ivica Bukvic
Hmmm, but it seems that on their website docs they mention that you can use oss-sink and other audio routing in order to provide audio routing, so I was wondering if I could use that for my purposes... Ico > -Original Message- > From: Paul Davis [mailto:[EMAIL PROTECTED]] > Sent: Frida

Re: [Alsa-devel] What is the current status of the alsa sound server (signal polling)?

2002-04-19 Thread Andy Wingo
On Fri, 19 Apr 2002, Ivica Bukvic wrote: > Hmmm, but it seems that on their website docs they mention that you can > use oss-sink and other audio routing in order to provide audio routing, > so I was wondering if I could use that for my purposes... > > Ico > > > From: Paul Davis [mailto:[EMAIL