From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 15 23:05:49 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 4159937B401 for ; Tue, 15 Apr 2003 23:05:49 -0700 (PDT) Received: from turkey.mail.pas.earthlink.net (turkey.mail.pas.earthlink.net [207.217.120.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8026143FD7 for ; Tue, 15 Apr 2003 23:05:48 -0700 (PDT) (envelope-from rsidd@online.fr) Received: from user-0cev132.cable.mindspring.com ([24.239.132.98] helo=bluerondo.a.la.turk) by turkey.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 195g3I-0001Xs-00 for multimedia@freebsd.org; Tue, 15 Apr 2003 23:05:48 -0700 Received: (qmail 97692 invoked by uid 1001); 16 Apr 2003 06:05:45 -0000 Date: Wed, 16 Apr 2003 02:05:45 -0400 From: Rahul Siddharthan To: multimedia@freebsd.org Message-ID: <20030416060545.GA97662@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.0-CURRENT i386 User-Agent: Mutt/1.5.4i Subject: alsaplayer port 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: Wed, 16 Apr 2003 06:05:49 -0000 I'm trying to port alsaplayer (http://www.alsaplayer.org), and presently have it working on sound files, but not on CD audio. The port is at http://rsidd.online.fr/alsaplayer.tar.bz2 The cdda input plugin requires which, of course, we don't have. I don't know anything about how to deal with this: any pointers/help? The program has some nice features, in particular pitch control -- you can even play audio backwards. Also, it plays CDs (on linux) by ripping them and then playing through the regular dsp device, which is unconventional but I have selfish reasons for liking that: my internal soundcard is broken and I can only play CDs by outputting to an external (USB) sound device, which normal CD player programs can't do. Thanks - Rahul