1 post tagged with "tag1"
On September 13th 2020 by Dirk B
00:00
01:30
Audio Features
- bpm: 126
- stft: 0.54
- rmse: 0.03
- crossing: 0.18
- bandwidth: 4141
- centroid: 5690
- rolloff: 9586
# This is a piece of comment
use_bpm 60
notes = (ring :Cs, :D, :Cs, :Cs, :D, :Cs, :Cs, :D, :Cs, :Cs, :C, :Cs, :Cs, :Cs)
dur = (ring 0.250, 0.125, 0.125, 0.125,0.125, 0.125, 0.125, 0.125,0.125,0.125,0.125,0.125,0.125,0.125)
live_loop :loop1 do
with_fx :reverb ,room: 0.9 do
use_random_seed 1
use_synth :dsaw
2.times do