Skip to content

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

Notifications You must be signed in to change notification settings

charlie86/moRe-pRoductive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages