Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit b27c9db

Browse files
authored
add num samples (edited numbers) (#1309)
1 parent fcf6450 commit b27c9db

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

website/src/repl/prebake.mjs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,17 @@ export async function prebake() {
115115
'numbers/7.wav',
116116
'numbers/8.wav',
117117
],
118+
num: [
119+
'num/0.wav',
120+
'num/1.wav',
121+
'num/2.wav',
122+
'num/3.wav',
123+
'num/4.wav',
124+
'num/5.wav',
125+
'num/6.wav',
126+
'num/7.wav',
127+
'num/8.wav',
128+
],
118129
},
119130
'github:tidalcycles/dirt-samples',
120131
{

0 commit comments

Comments
 (0)