mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 12:38:35 +00:00
format
This commit is contained in:
parent
f052adb93a
commit
a97384cec1
@ -41,7 +41,7 @@ export function registerSynthSounds() {
|
|||||||
fmvelocity: fmVelocity,
|
fmvelocity: fmVelocity,
|
||||||
fmwave: fmWaveform = 'sine',
|
fmwave: fmWaveform = 'sine',
|
||||||
vib = 0,
|
vib = 0,
|
||||||
vibmod = .5,
|
vibmod = 0.5,
|
||||||
} = value;
|
} = value;
|
||||||
let { n, note, freq } = value;
|
let { n, note, freq } = value;
|
||||||
// with synths, n and note are the same thing
|
// with synths, n and note are the same thing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user