danigb / soundfont-player

Quick soundfont loader and player for browser
MIT License
455 stars 59 forks source link

Deprecation in Chrome - AudioParam #58

Open peterkorgaard opened 6 years ago

peterkorgaard commented 6 years ago

I get the depreciation below. Hope it will be included in an update.

[Deprecation] AudioParam value setter will become equivalent to AudioParam.setValueAtTime() in M65, around March 2018 See https://webaudio.github.io/web-audio-api/#dom-audioparam-value for more details.