This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# suggestions: switch synths, play with the sound envelope, add samples, stretch/compress samples with :rate | |
define :phone do | |
use_bpm 60 | |
##| in_thread do | |
##| loop do | |
##| use_synth :dark_ambience | |
##| sync :first_cue | |
##| play chord(:A2, :minor), amp: 3, decay: 3 |