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