First post, by dely
- Rank
- Newbie
I have acquired an MT-32 and cannot get sound from it using the Sound Blaster CT3670 ISA.
The MT32 seems to be working as it plays the built-in demo tracks. It also works with the Atari ST (with both Cubase Lite and games) without any problems, however when connected to a PC it does not produce any sound.
I'm using a Gameport - MIDI cable, the interesting thing is that when connecting the mt32pi emulator with the same cable everything is fine (e.g. in Monkey Island), while the real MT32 doesn't produce sounds. I have tried removing and inserting the MBFEN jumper - no effect.
SOFTMPU correctly detects the MPU port and the DSP. I have no other problems in games using Sound Blaster audio.
My autoexec.bat file:
SET SOUND=C:\DRIVERS\SB16SET BLASTER=A220 I5 D1 H5 P330 E620 T6SET MIDI=SYNTH:2 MAP:E MODE:2SET CTCM=C:\DRIVERS\CTCMC:\DRIVERS\SB16\DIAGNOSE /SC:\DRIVERS\SB16\AWEUTIL /SC:\DRIVERS\SB16\MIXERSET /P /QC:\DRIVERS\CTCM\CTCU /SC:\DRIVERS\SOFTMPU.EXE /SB:220 /IRQ:5 /MPU:330@ECHO OFFPROMPT $p$gPATH C:\DOS;C:\NCSET TEMP=C:\DOSGoTo %config%:EMC:XMC:CMCLH C:\DOS\MSCDEX.EXE /D:OPTICAL:EM:XM:CMLH C:\DRIVERS\CTMOUSE.EXE /R2:E:X:C
My config.sys file:
[COMMON]DEVICE=C:\DRIVERS\CTCM\CTCM.EXEDOS=HIGH,UMBFILES=40BUFFERS=40LASTDRIVE=H[menu]menuitem=EMC, Expanded memory + Mouse + CD-ROMmenuitem=XMC, Extended memory + Mouse + CD-ROMmenuitem=CMC, Conventional Memory only + Mouse + CD-ROMmenuitem=EM, Expanded memory + Mousemenuitem=XM, Extended memory + Mousemenuitem=CM, Conventional memory only + Mousemenuitem=E, Expanded memorymenuitem=X, Extended memorymenuitem=C, Conventional memory onlymenudefault=EM,10[EMC]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFFDEVICE=C:\DOS\EMM386.EXE RAMDEVICEHIGH=C:\DRIVERS\VIDECDD.SYS /D:OPTICAL[XMC]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFFDEVICEHIGH=C:\DRIVERS\VIDECDD.SYS /D:OPTICAL[CMC]DEVICEHIGH=C:\DRIVERS\VIDECDD.SYS /D:OPTICAL[EM]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFFDEVICE=C:\DOS\EMM386.EXE RAM[XM]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF[CM][E]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFFDEVICE=C:\DOS\EMM386.EXE RAM[X]DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF[C]
Computer is 486SX, MS DOS 6.2 system.
I would appreciate any help.