From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f32bbeaf2a1de22d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-18 10:16:16 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: microphone and sound access in Ada Date: Tue, 18 Mar 2003 18:16:16 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <6a90b886.0303180318.7f4f013e@posting.google.com> <3e77253a@193.71.169.73> <3e7731c4@193.71.169.73> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1048011376 18425 129.241.83.78 (18 Mar 2003 18:16:16 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 18 Mar 2003 18:16:16 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:35472 Date: 2003-03-18T18:16:16+00:00 List-Id: Adrian Knoth wrote: > > Same problem under Windows where the ASIO-drivers cannot be used in > conjunction with the Windows-MultimediaExtensions (MME). > > I feel not well about arts and esd. They are only necessary for > non-ALSA-platforms where the underlaying sound-architecture, i.e. OSS, > is blocking, so they cannot play their error-wavs while xmms is > running :) Don't like esd or arts either. > Have a look at: > http://www.op.net/~pbd/alsa-audio.html (ALSA Devel-FAQ) > > and especially at the last paragraph. I see. I also see that Debian has it in unstable. I think jackit is probably a better way to go. have you checked if it does input as well as output? Preben