nativeformat / NFPlayerJS

A JavaScript/TypeScript audio engine for the Web and Server capable of multitrack time stretching, pitch shifting, declarative effects, faster than realtime processing, and more!
https://nativeformat.github.io/NFPlayerJS
Apache License 2.0
129 stars 9 forks source link

feat: disable the play button whenever the editor contents change #24

Closed Korilakkuma closed 4 years ago

Korilakkuma commented 4 years ago

Overview

Disable the play button initially and whenever the editor contents change.

Resolves issues

resolves https://github.com/spotify/NFPlayerJS/issues/5

Screenshot

playground