From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 29 19:05:45 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E5A416A4CE for ; Sat, 29 Nov 2003 19:05:45 -0800 (PST) Received: from smtp804.mail.sc5.yahoo.com (smtp804.mail.sc5.yahoo.com [66.163.168.183]) by mx1.FreeBSD.org (Postfix) with SMTP id E4C8443FAF for ; Sat, 29 Nov 2003 19:05:43 -0800 (PST) (envelope-from skyjunk@sbcglobal.net) Received: from adsl-67-123-68-37.dsl.snfc21.pacbell.net (HELO sbcglobal.net) (t?skibo@sbcglobal.net@67.123.68.37 with plain) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 30 Nov 2003 03:05:43 -0000 Message-ID: <3FC95E70.3000200@sbcglobal.net> Date: Sat, 29 Nov 2003 19:05:20 -0800 From: Thomas User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: A pcm driver for Event/Echo Layla sound interface X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 03:05:45 -0000 I've been putting together a pcm driver for my Event/Echo Layla. I use the Layla for multi-track hard-disk recording under Win98 but, 99% of the time I am running FreeBSD on that machine instead. Echo open-sourced their Layla drivers (and Gina/Darla/Mia/Mona etc.) so I was able to put this together. I just wanted to be able to listen to music files while running FreeBSD. I am still ironing out some issues and the driver is a long way from running on the other Echo devices. But, I wanted to just see if this is interesting to anybody else. I can, of course, make all the source code available. --Thomas Skibo skyjunk@sbcglobal.net