mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
format
This commit is contained in:
parent
93a4efcf6d
commit
b5dc65d52a
@ -137,9 +137,6 @@ export function registerSoundfonts() {
|
||||
value.sustain,
|
||||
value.release,
|
||||
]);
|
||||
|
||||
console.log(attack, decay, sustain, release);
|
||||
|
||||
const font = fonts[n % fonts.length];
|
||||
const ctx = getAudioContext();
|
||||
const bufferSource = await getFontBufferSource(font, value, ctx);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user