Convert wav files downloaded from beatport to flac and add tags.
- Download
beatport-tagger.exefrom 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
outputfolder.
- Clone the repo.
- Install Yarn.
- Run
yarnto install dependencies. - Run
yarn buildto build executable.
