simplify url
This commit is contained in:
parent
9eb3266891
commit
18f1f7d83d
1 changed files with 1 additions and 1 deletions
|
|
@ -870,7 +870,7 @@ export const meltingsubmarine = `samples({
|
||||||
clubkick: 'clubkick/2.wav',
|
clubkick: 'clubkick/2.wav',
|
||||||
sd: '808sd/SD0010.WAV',
|
sd: '808sd/SD0010.WAV',
|
||||||
hh: 'hh/000_hh3closedhh.wav',
|
hh: 'hh/000_hh3closedhh.wav',
|
||||||
}, 'https://raw.githubusercontent.com/tidalcycles/Dirt-Samples/master/');
|
}, 'github:tidalcycles/Dirt-Samples/master/');
|
||||||
stack(
|
stack(
|
||||||
s("<clubkick*2>,[~ <sd!3 sd(3,4,2)>],hh(3,4)") // drums
|
s("<clubkick*2>,[~ <sd!3 sd(3,4,2)>],hh(3,4)") // drums
|
||||||
.speed(perlin.range(.7,.9)) // random sample speed variation
|
.speed(perlin.range(.7,.9)) // random sample speed variation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue