From owner-freebsd-multimedia Thu Aug 3 1:15:44 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from guru.mired.org (zoom0-059.telepath.com [216.14.0.59]) by hub.freebsd.org (Postfix) with SMTP id E6BEF37B566 for ; Thu, 3 Aug 2000 01:15:28 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 53364 invoked by uid 100); 3 Aug 2000 08:15:08 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14729.10764.47930.872993@guru.mired.org> Date: Thu, 3 Aug 2000 03:15:08 -0500 (CDT) To: freebsd-multimedia@FreeBSD.ORG Subject: FreeBSD boot/shutdown sounds? X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've got a multiboot system on a monitor switch, and noticed that the other OS's on it playing sounds when the came up was *very* convenient - I could start the boot, and ignore them until they announced themselves. Since FreeBSD is one of the OS's on that system, I threw together a script for rc.d that used the -current start/stop switches to play a sound at startup and shutdown. I plan on bundling the whole thing up as a port, but would like better sounds (I'm using a pan pipes cascade for both now). Anyone got files they can give away which might be suitable for this? Thanx,