Artifact c7f601413089488eaccf6b4c576a74350af5abe50d0e88f145f74215b8de2c13:
- File src/sfx/suit-battery-in.csd — part of check-in [abe3882d1c] at 2024-03-29 20:50:28 on branch trunk — initial commit (user: lexi, size: 443) [annotate] [blame] [check-ins using]
; [ʞ] 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>