_______________________________________ |--|
| GLMR-SYNTH |... . | | o' o'
| ::: |... .... . | /~~\ | |--|
| ::: |.............| \__/ | o' o'
|_______________________________________|
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
| |_| |_| | |_| |_| |_| | |_| |_| |
| | | | | | | | | | |
|___|___|___|___|___|___|___|___|___|___|
Experiment to build a synthesizer with using WebAudio API and Glimmer. See it here.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd glimmmer-synth
yarn
ember serve
- Visit http://localhost:4200.