add num samples (edited numbers) (#1309)
This commit is contained in:
parent
fcf6450ff0
commit
b27c9dbf37
1 changed files with 11 additions and 0 deletions
|
|
@ -115,6 +115,17 @@ export async function prebake() {
|
||||||
'numbers/7.wav',
|
'numbers/7.wav',
|
||||||
'numbers/8.wav',
|
'numbers/8.wav',
|
||||||
],
|
],
|
||||||
|
num: [
|
||||||
|
'num/0.wav',
|
||||||
|
'num/1.wav',
|
||||||
|
'num/2.wav',
|
||||||
|
'num/3.wav',
|
||||||
|
'num/4.wav',
|
||||||
|
'num/5.wav',
|
||||||
|
'num/6.wav',
|
||||||
|
'num/7.wav',
|
||||||
|
'num/8.wav',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
'github:tidalcycles/dirt-samples',
|
'github:tidalcycles/dirt-samples',
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue