charlie86 / moRe-pRoductive

R script to parse the mp3s from Radiohead's OK Computer Minidisc recordings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moRe-pRoductive

R script to parse the tracks from Radiohead's OK Computer Minidisc recordings (official bandcamp mp3 only)

Instructions

  1. Buy and download mp3 version from Bandcamp
  2. Unzip mp3s into discs_original directory
  3. Download and install ffmpeg (can use brew install ffmpeg on mac)
  4. Download and install R and RStudio
  5. Clone this repository
  6. Open moRe-pRoductive.Rproj within Rstudio
  7. Open and run splitter.R
  8. New mp3s will appear in discs_split directory. Took about 10 minutes for me, but that may vary depending your machine.
  9. Enjoy

Disclaimer

This script works only for the official mp3 bandcamp downloads which you can buy here.

This work is based directly off this document, which was crowdsourced by Reddit users. I've checked a handful of mp3s for accuracy, but there may be incorrect labels.

About

R script to parse the mp3s from Radiohead's OK Computer Minidisc recordings


Languages

Language:R 100.0%