anjunatl / harmonic-mixing

A reference tool for harmonic mixing

Home Page:https://anjunatl.github.io/harmonic-mixing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harmonic Mixing

A JavaScript tool to help you find music while djing

Development

Setup

  • npm install to install the dependencies

Development

  • npm run dev to start the dev environment
  • npm run build to get a production build
  • npm run test to run the Jest unit tests in watch mode

Tests

  • npm run ci to run the Jest unit tests & generate a code coverage report
  • npm run coverage to see the code coverage report

Todo

  • Tests!
  • Add natural key representation
  • Add Traktor key representation

Things picked up along the way

About

A reference tool for harmonic mixing

https://anjunatl.github.io/harmonic-mixing/


Languages

Language:JavaScript 62.6%Language:SCSS 35.0%Language:TypeScript 1.1%Language:HTML 0.9%Language:CSS 0.3%