scrime-u-bordeaux / web-midifile-performer

a web version of the midifile performer software
0 stars 0 forks source link

built-in synth sounds extremely bad on chrome #75

Open josephlarralde opened 7 months ago

josephlarralde commented 7 months ago

... but sounds fine on firefox. Note beginnings are glitchy : they almost always produce audible clicks that sound like discontinuities in the signal. This is likely to be caused by bad synchronization of gain ramps and offsets in the audio sample that is supposed to generate a softer attack on low velocities.

Possible fix : fiddle with webaudio's event scheduling capabilities (already done so, but no positive results yet)