Prev: 59601 Up: Map Next: 59722
59634: Table of sound parameters
Offset Meaning
0 Index (unused)
1 Outer repeat counter
2 Inner repeat counter
3 Delay constant for reset speaker state (controls speed, higher value is slower)
4 Delay constant for set speaker state (controls speed / pitch, higher value is slower / lower)
5 Increment for delay constant for set speaker state
6 Increment for delay constant for reset speaker state
7 Most significant byte of pseudo-random address plus no-pause flag
Used by the routine at 59722.
59634 DEFB 1,4,168,29,167,254,3,1 (01) Out of time
59642 DEFB 2,3,160,57,6,1,0,128 (02) Main menu sound (three blips)
59650 DEFB 3,15,141,214,46,1,253,128 (03) Unused
59658 DEFB 4,1,40,82,59,253,1,6 (04) Explosion
59666 DEFB 5,1,84,93,115,4,251,11 (05) Berk landing
59674 DEFB 6,1,190,58,25,0,250,128 (06) Berk/Drutt banging head on ceiling
59682 DEFB 7,1,30,180,12,0,252,128 (07) Spider sound
59690 DEFB 8,1,134,55,58,251,4,128 (08) Drutt eating a worm
59698 DEFB 9,1,10,60,187,253,247,128 (09) Drutt hopping
59706 DEFB 10,1,68,160,79,254,254,128 (10) Unused
59714 DEFB 11,1,122,123,102,205,0,128 (11) Unused
Prev: 59601 Up: Map Next: 59722