Convert wav files downloaded from beatport to flac and add tags.
- Download
beatport-tagger.exe
from releases - Install ffmpeg, and has setted it in environment variable
PATH
- Drag folder with beatport wav files to
beatport-tagger.exe
- Conveted files are located inside
output
folder.
- Clone the repo.
- Install Yarn.
- Run
yarn
to install dependencies. - Run
yarn build
to build executable.