Style chooser for foobar2000 tracks
git clone https://github.com/anmiles/foobar-style-chooser.git
cd foobar-style-chooser
npm clean-install
copy sections.sample.json sections.json
- Update
sections.json
with your own styles - Run
npm run build
npm start