From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Bill Schottstaedt" Newsgroups: gmane.lisp.guile.devel,gmane.lisp.ccrma.general Subject: Re: [CM] Extending Snd with Eval-C and Snd-Rt Date: Thu, 10 Jan 2008 15:56:40 -0800 Message-ID: <20080110234927.M172@ccrma.Stanford.EDU> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: ger.gmane.org 1200009415 12184 80.91.229.12 (10 Jan 2008 23:56:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 23:56:55 +0000 (UTC) To: "Kjetil S. Matheussen" , Cmdist@ccrma.Stanford.EDU, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jan 11 00:57:15 2008 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JD7Gt-000052-91 for guile-devel@m.gmane.org; Fri, 11 Jan 2008 00:57:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD7GV-0005eK-OF for guile-devel@m.gmane.org; Thu, 10 Jan 2008 18:56:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JD7GO-0005bt-GL for guile-devel@gnu.org; Thu, 10 Jan 2008 18:56:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JD7GN-0005b0-1I for guile-devel@gnu.org; Thu, 10 Jan 2008 18:56:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD7GM-0005as-Tg for guile-devel@gnu.org; Thu, 10 Jan 2008 18:56:42 -0500 Original-Received: from smtp3.stanford.edu ([171.67.20.26]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JD7GM-0001cg-FG for guile-devel@gnu.org; Thu, 10 Jan 2008 18:56:42 -0500 Original-Received: from smtp3.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 1AFAC60DC9F; Thu, 10 Jan 2008 15:56:41 -0800 (PST) Original-Received: from cm-mail.stanford.edu (cm-mail.Stanford.EDU [171.64.197.135]) by smtp3.stanford.edu (Postfix) with ESMTP id ED7D560DC9D; Thu, 10 Jan 2008 15:56:40 -0800 (PST) Original-Received: from ccrma.stanford.edu (ccrma.stanford.edu [171.64.197.141]) by cm-mail.stanford.edu (8.11.6/8.11.6) with ESMTP id m0ANued10577; Thu, 10 Jan 2008 15:56:40 -0800 Original-Received: from ccrma.Stanford.EDU (localhost.localdomain [127.0.0.1]) by ccrma.stanford.edu (8.12.11.20060308/8.12.5) with ESMTP id m0ANue2f019005; Thu, 10 Jan 2008 15:56:40 -0800 In-Reply-To: X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 67.188.125.185 (bil) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6957 gmane.lisp.ccrma.general:1838 Archived-At: > This is my paper for the linux audio conference 2008: Very interesting! Can we include it in the Snd tarball? I wonder what the history of Guile was -- I had not associated it with Jaffer, but with Tom Lord. I'll have to look again at rscheme, if it would be a better choice.