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
| # OST for a horror game that doesn't exist -> sunset ride | |
| # This code is used for making 11th track on the above mentioned beat tape | |
| # Final audio is sligthly altered | |
| use_debug false | |
| use_synth :saw | |
| live_loop :metronome do | |
| sleep 0.5 | |
| end |
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
| # Darkthrone - Transilvanian Hunger | |
| use_debug false | |
| use_bpm 139 | |
| use_sample_defaults amp: 0.5 | |
| use_synth :blade | |
| use_synth_defaults release: 0.5 | |
| sample :drum_cymbal_closed |
NewerOlder