nebs / notekitchen

Website for visualizing piano chords and scales
http://note.kitchen
MIT License
35 stars 4 forks source link

Tone.js update to 13.4.9 #3

Open georgechond94 opened 5 years ago

georgechond94 commented 5 years ago

After Chrome 70 update, a user gesture is required to enable web audio api. This makes the play command to not work anymore. Updating Tone.js fixes the problem.

(Also, a minified version of Tone.js is now being used)