mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
move dirt sample selection to prebake
This commit is contained in:
@@ -114,6 +114,9 @@ export async function prebake() {
|
||||
],
|
||||
},
|
||||
'github:tidalcycles/Dirt-Samples/master/',
|
||||
{
|
||||
prebake: true,
|
||||
},
|
||||
),
|
||||
]);
|
||||
// await samples('github:tidalcycles/Dirt-Samples/master');
|
||||
|
||||
Reference in New Issue
Block a user