SonicPiRemix_2022-08-11
Little Improv SonicPi Session by remixing Today's code tweeted by @iamnotsonicpi
use_synth :mod_fm use_random_seed 300000 live_loop :eddie do play choose( [ :Cs5, :Gs5, :E3 ] ) ,attack: 3 ,delay: 0.2 ,sustain: 2 ,release: 4 sleep 1 end # Run th...
blog.illestpreacha.com2 min read