- Windows or Linux
- Node.js
- npm
- Python
- pip
- Audacity
- Clone the repo
git clone https://github.com/jbaldw/MusicInformaticsFinal.git
- Navigate to Root Directory
cd MusicInformaticsFinal
- Install NPM Packages
npm install
- Install Python Dependencies
pip install spleeter pip install ffmpeg-python pip install librosa pip install numpy pip install soundfile
- Start Application
npm start
- Start Audacity
- Ensure Audacity's mod-script-pipe is Enabled
https://manual.audacityteam.org/man/scripting.html
- Restart Audacity if Necessary
- Navigate to localhost:8080