Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Dec 30, 2018

Conversation

colinbdclark
Copy link
Collaborator

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.

* master:
  Fixes gh-252: Regularizes synth evaluation. Removes pseudo-modelism. Removes remaining uses of .input(); renames Synth.gen to generate.
  gh-252: Updates tests for synth restructuring and removal of input(). Renames Synth.genFn to generate().
  gh-252: Moves synth-related grades into separate files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant