Skip to content

theearthman81/glimmer-synth

Repository files navigation

🎹 Glimmer Synth

Build Status dependencies Status devDependencies Status styled with prettier

 _______________________________________          |--|
| GLMR-SYNTH  |...  .       |           |        o' o'
|  :::        |... ....  .  |    /~~\   |   |--|
|  :::        |.............|    \__/   |  o' o'
|_______________________________________|
|  | | | |  |  | | | | | |  |  | | | |  |
|  | | | |  |  | | | | | |  |  | | | |  |
|  |_| |_|  |  |_| |_| |_|  |  |_| |_|  |
|   |   |   |   |   |   |   |   |   |   |
|___|___|___|___|___|___|___|___|___|___|

Experiment to build a synthesizer with using WebAudio API and Glimmer. See it here.

🎵 Prerequisites

You will need the following things properly installed on your computer.

🎵 Installation

  • git clone <repository-url> this repository
  • cd glimmmer-synth
  • yarn

🎵 Running / Development