starlit  mode-nano.csd at [52a4f364ac]

File src/sfx/mode-nano.csd artifact e372209146 part of check-in 52a4f364ac


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

<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"wslope" 0.20 0.7 0.3  15 200  600 750 900
</CsScore>

</CsoundSynthesizer>