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