format
This commit is contained in:
parent
f052adb93a
commit
a97384cec1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue