starlit  power-down.csd at [4732f8d454]

File src/sfx/power-down.csd artifact 7acf6f1a91 part of check-in 4732f8d454


; [ʞ] power-down.csd
;  ~ lexi hale <lexi@hale.su>
;  🄯 CC-NC-BY-SA 3.0
;  ? sound effect for turning off your suit

<CsoundSynthesizer>

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

<CsScore>
i"chirp"    0.00  0.40  0.20 20 2200
i"chirp"    +     0.20  0.60 10 950
;i"blarp"    ^+.1  0.3   0.60
i"spindown"  0.1  1.00  0.50
</CsScore>

</CsoundSynthesizer>