Path: cdrom.com!barrnet.net!autodesk.com!autodesk.com!apple.com!agate!howland.reston.ans.net!europa.eng.gtefsd.com!news.umbc.edu!nobody
From: mark@umbc.edu (Marik Meytin)
Newsgroups: alt.cd-rom
Subject: Re: A fist full of problems
Date: 29 Apr 1994 13:40:22 -0400
Organization: University of Maryland, Baltimore County
Lines: 28
Message-ID: <2prgq6INN9db@umbc7.umbc.edu>
References: <Covzx1.475@gp.com>
NNTP-Posting-Host: umbc7.umbc.edu

Christopher Gill <chris@gp.com> wrote:
>I'm haveing several problems with my system. 
>
>Problem 1.
>When I use play.exe or playfile.exe to play a WAV/VOC sound file, the file
>plays and right before the end of the file, it loops back and startes the
>file again. The Problem just appears from time to time, and I'm not sure
>what makes it show up or go away. Any ideas?
>
[...]
>and here's my CONFIG.SYS
>
>DEVICEHIGH=c:\proaudio\mvsound.sys d:3 q:7 s:1,220,1,7 m:0 j:1
>                                      ^^^^^         ^^^
  The reason for looping the playback is most likely an IRQ conflict.
  You shouldn't share the same IRQ for both PAS16 and SB part of it.
  Change q:7 to q:10, or q:11, or q:15.  See if that will work.  I
  would also change the s:1,220,1,7 to s:1,220,1,5 since some of the
  newer games are looking for SB at IRQ 5, not 7.  But that's just
  a matter of preference in most cases.  This should also resolve the
  second problem.  And I don't think any chnages in CONFIG.SYS would
  help with problem #3 ;^)  Good luck,

-M-

>-------------
>Chris Gill
>chris@gp.com
