fix: do not prebake in tests
+ pull piano function to separate file for tests
This commit is contained in:
parent
c138cf0b76
commit
6cd3cc96a3
3 changed files with 18 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { Pattern, noteToMidi, valueToMidi } from '@strudel.cycles/core';
|
||||
import { registerSoundfonts } from '@strudel.cycles/soundfonts';
|
||||
import { registerSynthSounds, samples } from '@strudel.cycles/webaudio';
|
||||
import './piano.mjs';
|
||||
|
||||
export async function prebake() {
|
||||
// https://archive.org/details/SalamanderGrandPianoV3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue