VOGONS


First post, by derwicht

User metadata
Rank Newbie
Rank
Newbie

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

Reply 2 of 3, by Harekiet

User metadata
Rank DOSBox Author
Rank
DOSBox Author

It doesn't support any kind of recording, the soundblaster and dma routines pretty much ignore it

Reply 3 of 3, by derwicht

User metadata
Rank Newbie
Rank
Newbie

Ok,

thanks for your quick reply.

regards
MK