Midi plugin showing chords from midi input.
-
Download and install MS Build Tools
-
Download and install Cmake
-
Clone repo
git clone https://github.com/xivilay/react-juce-chord-recognition-cpp.git -
Fetch submodules
git submodule update --init --recursive -
Run
install_deps.bat(yarnshould be installed globally) -
Build js bundle with
build_js.bat -
Build binary with
build.bat
