Welcome to the Simple Synth App! This JavaScript-based app allows users to learn and experiment with sound synthesis. The Simple Synth is built using the Tone.js web audio framework to generate sound and the NexusUI for user interface components.
The app can be run by visiting https://jbrasko2.github.io/simple-synth-frontend/. Headphones recommended!
Presets can be saved by submitting the preset save form with a required name. The values of the interface will be stored in a Rails-based API to be loaded at a later time.
Backend repo can be viewed at https://github.com/jbrasko2/simple-synth-backend/tree/master
Bug reports and pull requests are welcome on GitHub at https://github.com/jbrasko2/simple-synth-frontend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Simple Synth project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.