mmontag / dx7-synth-js

A JavaScript implementation of the Yamaha DX7 synthesizer
http://mmontag.github.io/dx7-synth-js/
Other
279 stars 29 forks source link

HTTP requests broken with Angular >= 1.6 #4

Open mkfmnn opened 7 years ago

mkfmnn commented 7 years ago

The $http promise success method has been deprecated and removed from Angular 1.6, causing ROM loading to fail when built with a recent version of Angular.