Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: DspMod volume question
Posted by: evil Sep,13.2013-13:32 

Hello.

I checked an old source of mine, and it looks like at ofs 70 is a pointer to the samplesets and not the samplesets themself.

Copy/paste from my source:

move.w #volume,d0 ;0-32767
move.l dspmod_buff,a1
move.l 70(a1),a1 ;70=dspmod_samplesets
move.w d0,24+28*0(a1)
move.w d0,24+28*1(a1)
move.w d0,24+28*2(a1)
move.w d0,24+28*3(a1)
move.w d0,24+28*4(a1)
move.w d0,24+28*5(a1)
move.w d0,24+28*6(a1)
move.w d0,24+28*7(a1)

Hope it helps.

--
Anders Eriksson
ae@dhs.nu








[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
DspMod volume question Thadoss Sep,12.2013-23:39
  Re: DspMod volume question Thadoss Sep,13.2013-00:47
    Re: DspMod volume question ggn Sep,13.2013-10:03
      Re: DspMod volume question ggn Sep,13.2013-10:14
    Re: DspMod volume question evil Sep,13.2013-13:32
      Re: DspMod volume question Thadoss Sep,13.2013-13:46


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson