starlit  mode-weapon.csd at tip

File src/sfx/mode-weapon.csd from the latest check-in


; [ʞ] mode-nano.csd
;  ~ lexi hale <lexi@hale.su>
;  🄯 CC-NC-BY-SA 3.0
;  ? sound effect for activating your weapons

<CsoundSynthesizer>

<CsInstruments>
#include "dqual.inc"
#include "digital.orc"
</CsInstruments>

<CsScore>
; common mode switch header
i"chirp"  0.00 0.10 0.10  20 1400
i"chirp"  +    0.20 0.05  10 1100

; mode-specific score
i"blare" 0.10 0.60 0.3
e 0.8
</CsScore>

</CsoundSynthesizer>