https://github.com/geeves/camelot-wheel
A quick interactive camelot wheel for DJs interested in Harmonic Mixing to reference.
https://github.com/geeves/camelot-wheel
djs guidelines-meant-to-be-broken harmonic-mixing
Last synced: 8 months ago
JSON representation
A quick interactive camelot wheel for DJs interested in Harmonic Mixing to reference.
- Host: GitHub
- URL: https://github.com/geeves/camelot-wheel
- Owner: geeves
- License: mit
- Created: 2019-04-26T00:39:39.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T17:43:28.000Z (over 1 year ago)
- Last Synced: 2025-02-07T18:33:09.056Z (over 1 year ago)
- Topics: djs, guidelines-meant-to-be-broken, harmonic-mixing
- Language: JavaScript
- Homepage: https://soulglo.com/camelot-wheel
- Size: 1.93 MB
- Stars: 17
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Camelot Wheel
A quick interactive Camelot Wheel for DJs into key matching through keys and key changes.
https://www.soulglo.com/camelot-wheel
Note: `npm install` hit snags with dependencies that has not been looked into further. For now, Yarn is the way.
### Build Development
$ yarn dev
### Build Production
$ yarn prod
[comment]: <> (### Lint)
[comment]: <> ( $ yarn lint)