Eletric autoharp inspired digital instrument
- Chords
- Three basic variation keys per chord
- Key combinations variations
- Harp
- Chord variations
- Changes in chords change current playing notes
-
Effects (separated controls to Harp and Chords)
- Tremolo
- Slow Attack
- Fast Decay
-
Video Game sound (8bit / BMO)
-
Tape effect (lower pitch)
-
Drumpads
-
Drum Looper
-
Chord Looper
- Rhythm
yarn install
yarn dev
yarn build
yarn lint
alias yarn='docker run -it -v "$PWD:/app" -w /app node:18-alpine yarn'