From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Quan Sun Newsgroups: gmane.lisp.guile.user Subject: Re: About WAV file read in Guile Date: Sun, 23 Jan 2005 10:41:07 +0000 (GMT) Message-ID: <20050123.104107.208965217.cfk@seu.edu.cn> References: <20050122.215332.138834456.cfk@seu.edu.cn> <87pszx8cv7.fsf@ivanova.rotty.yi.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106448301 9024 80.91.229.6 (23 Jan 2005 02:45:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2005 02:45:01 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Jan 23 03:44:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CsXkD-00051w-00 for ; Sun, 23 Jan 2005 03:44:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsXvE-0004M8-VU for guile-user@m.gmane.org; Sat, 22 Jan 2005 21:56:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsXup-00049z-2e for guile-user@gnu.org; Sat, 22 Jan 2005 21:55:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsXui-00045T-Gk for guile-user@gnu.org; Sat, 22 Jan 2005 21:55:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsXui-00044a-7E for guile-user@gnu.org; Sat, 22 Jan 2005 21:55:44 -0500 Original-Received: from [202.119.24.43] (helo=seu.edu.cn) by monty-python.gnu.org with smtp (Exim 4.34) id 1CsXg0-00054C-Hi for guile-user@gnu.org; Sat, 22 Jan 2005 21:40:33 -0500 Original-Received: (qmail 31262 invoked from network); 23 Jan 2005 02:40:26 -0000 Original-Received: from unknown (HELO localhost) (202.119.24.38) by seic33.seu.edu.cn with SMTP; 23 Jan 2005 02:40:26 -0000 Original-To: a.rottmann@gmx.at In-Reply-To: <87pszx8cv7.fsf@ivanova.rotty.yi.org> X-Mailer: Mew version 3.3 on Emacs 22.0.0 / Mule 6.0 (HANACHIRUSATO) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:4138 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4138 From: Andreas Rottmann Subject: Re: About WAV file read in Guile Date: Sat, 22 Jan 2005 20:47:40 +0100 > Quan Sun writes: > > > Hi all, These days I worked on a program which needs to read WAV > > file out, and store the data to a list and then can be processed. > > > What do you want to do with the data? I think that you won't be happy Obviously I won't write an mp3 encoder/decoder in Guile:-D I just want to analys a sample of sound less than 10 seconds. I don't think the data will big enough to affect Guile's performance. > with Guile's performance if you want to write e.g. an mp3 encoder in > it ;) > > Regards, Rotty > -- > Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at > http://yi.org/rotty | GnuPG Key: http://yi.org/rotty/gpg.asc > Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 > > Life is a sexually transmitted disease. > > Yesterday night I worked hard and build up an original version of .WAV file reader in Guile. Regards, Quan /----------------------------------------\ |If anybody speaks of SEU,|Quan Sun(cfk) | |it certainly not me. |cfk@seu.edu.cn| |-------------------------+SMS13914719457| \----------------------------------------/> _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user