How I Did It
Dark choir
by Subhashish
by Subhashish
Recommends (5)
Thu, Sep 6, 2018 @ 12:47 PM
stems, sample, amplifiers, media, how_i_did_it, choir, synthesizer, electronic, bass, experimental, instrumental, loops, electro, techno
Play
Dark choir
Samples are used in:
more...Tools I Used
Sonic Pi
Process
I changed the parameters in the code below using the Open Source software Sonic Pi:
live_loop :flibble do
sample :ambi_choir, rate: 0.2
# sample :bd_haus, rate: 2
sleep 1
end