Exploring harmonica keys and tunings
https://harpmap.org
| .woodpecker | add test woodpecker ci | |
| src | use html char | |
| .gitignore | initial commit | |
| biome.json | get biome same version in nix and bun | |
| build.ts | move code to src | |
| bun.lock | add biome dev dep | |
| flake.lock | get biome same version in nix and bun | |
| flake.nix | get biome same version in nix and bun | |
| LICENSE | add license | |
| package.json | get biome same version in nix and bun | |
| README.md | update README | |
| tsconfig.json | update | |
harpmap
Tool for exploring harmonica tunings.
Usage
To run locally:
bun dev
To build:
bun build
Features
- Display any combination of key and tuning.
- Generate bends and chords dynamically.
- Playback of all notes.
- Use a minimal plaintext definition syntax for harmonica tunings, similar to ABC notation.
Roadmap
- Display user tunings using tuning definition syntax.
- Highlight scales and positions.