From owner-freebsd-multimedia Wed Jan 29 17:32:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA08216 for multimedia-outgoing; Wed, 29 Jan 1997 17:32:39 -0800 (PST) Received: from w2xo.pgh.pa.us (w2xo.pgh.pa.us [206.210.70.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA08207 for ; Wed, 29 Jan 1997 17:32:34 -0800 (PST) Received: from w2xo.pgh.pa.us (localhost [127.0.0.1]) by w2xo.pgh.pa.us (8.8.4/8.8.4) with SMTP id UAA13452; Wed, 29 Jan 1997 20:32:47 -0500 (EST) Message-ID: <32EFFA3F.41C67EA6@w2xo.pgh.pa.us> Date: Wed, 29 Jan 1997 20:32:47 -0500 From: Jim Durham Organization: Dis- X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.6-RELEASE i386) MIME-Version: 1.0 To: Stan Brown CC: freebsd-multimedia@freebsd.org Subject: Re: Netscape audio set up question References: <199701290326.WAA21510@netcom10.netcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Stan Brown wrote: > > > > > That's very strange.. My understanding of how this works is that > > the "extension" on the file name ".mid", is used to determine the > > mime type, using whatever type is associated with that extension in > > the .mime.types file. How it would come up with audio/midi is puzzling. > > > > I have the same problem with all of the sound file mime types, like au > > and wav also. Realaudio seems to work ??? > > Someone said thatthe mime typecould be encoded in the remote HTML > document. This would explain it. > Hmmm.. there are extensions to html showing up all the time, but I wasn't aware of that one. The way 3.0 *was* working was that you could click on a link to a .html file on any page and it would play. It recognized the mime type and the helper it needed from the file "extension" (.mid). The doswindows version still seems to do this. I think Netscape may have broken something when they did 3.01 gold for FreeBSD. You can set up a test page on your own machine. Put a midi file somewhere, then make a simple test page with a link to it, using a local file on your machine as the test page (file://...). When you click on the link to the midi file, it should play. I had this working just fine on 3.0, but when I went to 3.01 gold, it quit. Something I *never* got to work was "background". Some web pages have background midi sound tracks using background=somefile.mid up in the body section of the document. These never played on the FreeBSD version of Netscape, even though I could click on a midi file link and it would play. Also, a wierd querk I have noticed with the midi setup (I'm using playmidi in the FM mode) is that some of the tracks seem to be an octave too low musically. Have you noticed this? -Jim Durham