lichen-community-systems / Flocking

Flocking - Creative audio synthesis for the Web
GNU General Public License v2.0
692 stars 60 forks source link

Resolves gh-253: Removes Node.js support from Flocking #258

Closed colinbdclark closed 5 years ago

colinbdclark commented 5 years ago

Due to a lack of reliability and support in Flocking's core Node.js audio output and MIDI libraries, and a lack of strong alternatives, this pull request removes "native" support for Node.js from Flocking. Developers can still create Flocking applications that take advantage of Node-based APIs and modules using Electron or newer tools such as Puppeteer or Carlo, and further work on this kind of an approach is covered in #257.