suppoert existing wt_ api
This commit is contained in:
parent
4bd103e612
commit
a9957b45e5
3 changed files with 26 additions and 1 deletions
|
|
@ -32,6 +32,9 @@ export async function prebake() {
|
|||
prebake: true,
|
||||
tag: 'drum-machines',
|
||||
}),
|
||||
samples(`${baseNoTrailing}/uzu-wavetables.json`, undefined, {
|
||||
prebake: true,
|
||||
}),
|
||||
samples(`${baseNoTrailing}/mridangam.json`, undefined, { prebake: true, tag: 'drum-machines' }),
|
||||
samples(
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue