First post, by derwicht
Hi,
one of our tools depends heavily on vrec ( the sb16 voicerecorder ).
When I try
c:>vrec test.voc
it drops:
error5539
(Fehler 5539 : Der hohe DMA Kanal kann nicht mit dem niedrigen DMA Kanal gleichgesetzt werden.)
Translation:
The high DMA channel cannot be set equal to the low DMA channel.
This is the sb16-block from dosbox.conf:
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=44100
I´ve tried nearly every permutation of the possible DMA-Settings.
Please help me...
If theres no solution we have to rewrite the tool from scratch.....
regards
MK