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-Thread: 103376,63a5f1b8a4cf8a4d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: asound - Ada sound environment References: Date: Sun, 13 Mar 2005 17:53:27 +1100 Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:4tCPFDLFZY+oxU87t+Aqr8Qddmc= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: snoopy.microcomaustralia.com.au X-Trace: news.melbourne.pipenetworks.com 1110696764 202.173.153.89 (13 Mar 2005 16:52:44 +1000) X-Complaints-To: abuse@pipenetworks.com X-Abuse-Info: Please forward all headers to enable your complaint to be properly processed. Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news1.optus.net.au!optus!news.mel.connect.com.au!news.netspace.net.au!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:9290 Date: 2005-03-13T17:53:27+11:00 List-Id: >>>>> "Adrian" == Adrian Knoth writes: Adrian> Hi, I'm glad to release the first version of asound, the Adrian> generic Ada environment for audio-related tasks. Please consider a different name: asound usually means "ALSA sound system", e.g. on Debian: libasound2 - ALSA library libasound2-dev - ALSA library development files libasound2-doc - ALSA library developer documentation libasound2-plugins - ALSA library plugins However, looking at the webpage, your project doesn't even support ALSA. This is very confusing, IMHO. -- Brian May