| This is a little off subject from this list, but I was wondering if
anyone knows how to encode a MIDI file on mac so PC users can listen to
it on thier systems via the web. My friend is trying to allow those
interested in his research to listen to examples on his webpage, but
often getting complaints back from PC users that they can't decode the
MIDI files. They are currently being encoded as .bin files.
Any reply would be helpful,
Thanx, John Beahan
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa14221;
26 Aug 97 5:47 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa09853;
26 Aug 97 5:46 BST
Received: (qmail 29190 invoked from network); 26 Aug 1997 04:46:46 -0000
Received: from hermes.ex.ac.uk (144.173.6.14)
by pat.bath.ac.uk with SMTP; 26 Aug 1997 04:46:46 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (FAA23187); Tue, 26 Aug 1997 05:41:27 +0100
Received: from hermes.ex.ac.uk by maths.exeter.ac.uk; Tue, 26 Aug 97 05:41:18 +0100
Received: from endeavor.flash.net [209.30.0.40] by hermes via ESMTP (FAA22980); Tue, 26 Aug 1997 05:41:16 +0100
Received: from kaeru.flash.net (fwasc3-116.flash.net [209.30.14.116])
by endeavor.flash.net (8.8.5/8.8.5) with ESMTP id XAA20399;
Mon, 25 Aug 1997 23:35:59 -0500 (CDT)
Message-Id: <34025EB3.B7442AAD@flash.net>
Date: Mon, 25 Aug 1997 23:42:28 -0500
From: pete moss
Organization: pete moss GmbH
X-Mailer: Mozilla 4.01 [en] (Win95; U)
Mime-Version: 1.0
To: John Francis Beahan ,
csound
Subject: Re: MIDI files to PC
X-Priority: 3 (Normal)
References:
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
John Francis Beahan wrote:
> This is a little off subject from this list, but I was wondering if
> anyone knows how to encode a MIDI file on mac so PC users can listen
> to
> it on thier systems via the web. My friend is trying to allow those
> interested in his research to listen to examples on his webpage, but
> often getting complaints back from PC users that they can't decode the
>
> MIDI files. They are currently being encoded as .bin files.
>
> Any reply would be helpful,
>
> Thanx, John Beahan
unless i am mistaken, midi files should not have to be encoded at all.
their natural form is binary, right? isnt that the purpose of midi
files, portability?
pete
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa14264;
26 Aug 97 6:08 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa10371;
26 Aug 97 6:07 BST
Received: (qmail 29504 invoked from network); 26 Aug 1997 05:07:28 -0000
Received: from hermes.ex.ac.uk (144.173.6.14)
by pat.bath.ac.uk with SMTP; 26 Aug 1997 05:07:28 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (GAA25014); Tue, 26 Aug 1997 06:02:38 +0100
Received: from hermes.ex.ac.uk by maths.exeter.ac.uk; Tue, 26 Aug 97 06:02:30 +0100
Received: from mail1.panix.com [198.7.0.32] by hermes via ESMTP (GAA24768); Tue, 26 Aug 1997 06:02:29 +0100
Received: from 206.102.224.16 (ppp-remote8.pathfinder.com [206.102.224.16]) by mail1.panix.com (8.8.5/8.7.1/PanixM1.0) with ESMTP id BAA13200; Tue, 26 Aug 1997 01:03:08 -0400 (EDT)
Message-Id: <34022C83.F4D77C34@panix.com>
Date: Tue, 26 Aug 1997 01:08:32 +0000
From: Michael Coble
X-Mailer: Mozilla 4.01 (Macintosh; I; PPC)
Mime-Version: 1.0
To: John Francis Beahan
Cc: csound mail list
Subject: Re: MIDI files to PC
X-Priority: 3 (Normal)
References:
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
John Francis Beahan wrote:
>
> This is a little off subject from this list, but I was wondering if
> anyone knows how to encode a MIDI file on mac so PC users can listen to
> it on thier systems via the web. My friend is trying to allow those
> interested in his research to listen to examples on his webpage, but
> often getting complaints back from PC users that they can't decode the
> MIDI files. They are currently being encoded as .bin files.
>
> Any reply would be helpful,
>
> Thanx, John Beahan
>
Macintosh files have 2 parts, a data fork and a resource fork. The resource
fork has all the icon information and a host of other changeable information,
like if you want your application program to have different languages in the
dialog boxes. All the resource information is proprietary information, so PC
and UNIX boxes can't use it. Most of the time, if encoding a .bin Macintosh
file, then that means that it is a Macintosh binary file that has all the
resource information in it.
One solution is to export the MIDI file as a standard MIDI file and post it
to the net as raw data, not as as Macintosh binary format. The software
program that exports as a standard MIDI file should make a file that is
readable to the Windows platform. If the Windows box has Quicktime for
windows, or a suitable plugin to a browser, it can play inline to either an
external MIDI tone generator (if the user has one), or to the cheesy software
MIDI instruments in the plugin.
hope this helps,
--
Michael Coble, Time Inc. New Media, Pathfinder
Gallery: http://www.panix.com/~coble, representing various artists
Home: http://pathfinder.com/pathfinder/staff/mcoble/
Work: http://www.pathfinder.com/
|