From owner-freebsd-questions@FreeBSD.ORG Fri Jun 23 02:28:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1649E16A494 for ; Fri, 23 Jun 2006 02:28:58 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 692A543D45 for ; Fri, 23 Jun 2006 02:28:57 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so843298uge for ; Thu, 22 Jun 2006 19:28:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p+H5eDS5Kl0eicQqr3uLaHLK/i/7i1/yeFeax5DV5ViQhj3nddTdO9ouDmQGEOvSSxJx72PbpDtcEfDVmWYfSd+B8GRgYBEAqu4JvFHkv9+X9H34R+3OWTB2xzLdygRWWkifpmsf5GFK3aBIwLKx7wXHa13ckksCsXCpSsxtG/k= Received: by 10.66.244.10 with SMTP id r10mr1700852ugh; Thu, 22 Jun 2006 19:28:56 -0700 (PDT) Received: by 10.67.100.9 with HTTP; Thu, 22 Jun 2006 19:28:55 -0700 (PDT) Message-ID: <80f4f2b20606221928y5a24453dj4cf2d3b68e4856c0@mail.gmail.com> Date: Thu, 22 Jun 2006 22:28:55 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org In-Reply-To: <20060622211054.J3990@tripel.monochrome.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060621221720.GA55540@thought.org> <20060621190527.J16398@tripel.monochrome.org> <20060622094604.GC89614@thought.org> <20060622211054.J3990@tripel.monochrome.org> Subject: Re: Any generic (non-wm-specific) audio players? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:28:58 -0000 I know xmms does a few stream formats (like MP3), and can probably handle most as it is plugin based. I use it as my main audio player in BSD/Linux as I like the interface most. It's a faitful winamp clone, which as my first music player that stuck. Anyway, the "sterio" looking controls do what they would on a remote control, there is a playlist (PL in the main window) that is drag and drop, with some labled buttons that should be relatively navigatable (add files/directories/etc). For a lot of configuration, right click on a couple of non interface areas until you see a menu with options->preferences come out. http://www.xmms.org/ http://www.xmms.org/docs/readme.php -Jim Stapleton