mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-14 23:28:30 +00:00
added json assertion
This commit is contained in:
parent
611d216bb0
commit
b11003c472
@ -1,6 +1,6 @@
|
||||
import { Pattern, toMidi } from '@strudel.cycles/core';
|
||||
import { samples } from '@strudel.cycles/webaudio';
|
||||
import EmuSP12 from '../public/EmuSP12.json';
|
||||
import EmuSP12 from '../public/EmuSP12.json' assert {type: "json"};
|
||||
|
||||
export function prebake() {
|
||||
samples(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user