starlit  suit-battery-in.csd at tip

File src/sfx/suit-battery-in.csd from the latest check-in


; [ʞ] suit-battery-in.csd
;  ~ lexi hale <lexi@hale.su>
;  🄯 CC-NC-BY-SA 3.0
;  ? sound effect for inserting a battery into your suit

<CsoundSynthesizer>

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

<CsScore>
i"snap"   0.00 0.5 0.20
i"chirp"  0.30 0.20 0.03  23 1600
i"chirp"  ^+0.22 0.10 0.07  20 1900
i"chirp"  ^+0.12 0.10 0.10  20 1300
s
e 0.1
</CsScore>

</CsoundSynthesizer>