From owner-freebsd-multimedia Sun Jan 26 09:05:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15087 for multimedia-outgoing; Sun, 26 Jan 1997 09:05:49 -0800 (PST) Received: from netcom5.netcom.com (stanb@netcom5.netcom.com [192.100.81.113]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA15082 for ; Sun, 26 Jan 1997 09:05:46 -0800 (PST) Received: (from stanb@localhost) by netcom5.netcom.com (8.6.13/Netcom) id MAA04424; Sun, 26 Jan 1997 12:05:44 -0500 From: stanb@netcom.com (Stan Brown) Message-Id: <199701261705.MAA04424@netcom5.netcom.com> Subject: Netscape audio set up question To: freebsd-multimedia@freebsd.org (Free BSD Multimedia List) Date: Sun, 26 Jan 1997 12:05:44 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to set up Netscape to be able to handle as many types of files as possible. One of the remaining types is midi. I have downloaded & compiled the tools to play midi, and tested the methodology on the command line: Then I put the following in /usr/local/lib/netscape/mine.types audio/x-aiff aif aiff aifc audio/x-midi mid MID midi MIDI audio/x-wav wav WAV I also put the following in /usr/local/lib/netscape/maicp: audio/x-midi; /usr/local/bin/timidity -idqq -o --Ow %s | /usr/local/bin/rplay - # FreeBSD has no wavplay utility either, but if someone # would care to port one then this can also be used. # plays WAV files audio/x-wav; /usr/local/bin/rplay %s > /dev/null 2>&1 # FreeBSD /dev/audio is sun compliant audio/basic; cat %s > /dev/audio can anyone tell me why this doesn't work? I still get the file download window, when I go to a location containing a .mid file. -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1997 Stan Brown. Redistribution via the Microsoft Network is prohibited.