Hello Glenn, all,
Here's what I have in the "stock" Mine.cfg file:
------------------------------------------------------------------
[MIME]
text/html                HTM
text/plain               TXT
image/gif                GIF
image/jpeg               JPG>BMP|$edjpeg.exe -bmp -colors 256 $1 $2
audio/x-wav              WAV|$eplany.exe $1
audio/basic              AU|$eplany.exe $1
;
---------------------------------------------------------------------------------
As it is now, I can play .wav files I encounter on the
internet, using Arachne's built in plany.exe.
Glenn has:
-----------------------------------------------------------------------------------
audio/midi                  MID|d:\\audio\\cndmidi\\cndmidi.exe $1
audio/x-midi                MID|d:\\audio\\cndmidi\\cndmidi.exe $1
 
;not enabled by default:
file/.mpg             |@call C:\\1batch\\arampeg.bat $1
file/.mpe             |@call C:\\1batch\\arampeg.bat $1
file/.avi             |@call C:\\1batch\\araavi.bat $1
file/.mov             |@call C:\\1batch\\aramov.bat $1
file/.mp1            >HTM|APM.EXE -h http://www.multimediaware.com/qv/qv>$2
file/.mp2            >HTM|APM.EXE -h http://www.multimediaware.com/qv/qv>$2
;file/.mp3            >HTM|APM.EXE -h http://www.multimediaware.com/qv/qv>$2
file/.mp3             |@d:\\audio\\DOSAMP\\DOSAMP.EXE $1 -downsample
file/ghostscript.dgi >HTM|APM.EXE -h http://www.naf.cz/arachne/apm/gs>$2
file/.ps             >HTM|APM.EXE -h http://www.naf.cz/arachne/apm/gs>$2
file/.mid             |d:\\audio\\cndmidi\\cndmidi.exe $1
file/.s3m             |@d:\\audio\\mod\\cp.EXE $1
file/.mod             |@d:\\audio\\mod\\cp.EXE $1
 
-----------------------------------------------------------------------------------------------------------------
If I just copy what Glenn has into my mime.cfg file what will happen?
I will need the file cndmidi.exe, and would need to place it in my c:\sounds
directory, then the first two lines of Glenn's mime.cfg above would be:
----------------------------------------------------------------------------------------------------
audio/midi                  MID|c:\\sounds\\cndmidi\\cndmidi.exe $1
audio/x-midi                MID|c:\\sounds\\cndmidi\\cndmidi.exe $1
----------------------------------------------------------------------------------------------------
This assumes that I make a sub-directory c:\sounds\cndmidi which will
have cndmidi.exe there. 
Also, Glenn has the line:
file/.mid             |d:\\audio\\cndmidi\\cndmidi.exe $1
Which I would change to:
file/.mid             |c:\\sounds\\cndmidi\\cndmidi.exe $1
If I am only interested in adding midi to Arachne, then are those three lines
is all I would need? (In addition to obtaining cndmidi.exe)
By adding midi to Arachne, I then would be able to visit a .wav and .mid site,
and play both kinds of files as easily as I now can play the .wav files using
the stock Arachne-plany.exe setup.
Thanks,
Michael L. Dawley
Pearl, Mississippi
 
Compudyne 486DX4-100 Win 98
Arachne 1.60

Reply via email to