cache loaded soundfonts
This commit is contained in:
parent
8bd56d29d6
commit
3986c407ff
2 changed files with 13 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { getFontBufferSource } from './fontloader.mjs';
|
||||
import * as soundfontList from './list.mjs';
|
||||
import { loadSoundfont, startPresetNote } from 'sfumato';
|
||||
import './sfumato.mjs';
|
||||
import { startPresetNote } from 'sfumato';
|
||||
import { loadSoundfont } from './sfumato.mjs';
|
||||
|
||||
export { loadSoundfont, startPresetNote, getFontBufferSource, soundfontList };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue