vinyl

Hello, this is a github pages site built with sveltekit to host audio files recorded from a record player.

Recording Process

  • Clean record
  • Playback into a Scarlet audio interface, into a desktop PC to avoid ground loop interference in the 50/60hz range
  • Record in ableton, export each record side to wav
  • Control my PC from my laptop w VNC Viewer, monitor audio on TV Output
  • Run through the only free (trial) declick software I could find, but it did work like magic. "ClickRepair"
  • Convert to mp3 with ffmpeg

Images of records and links to the mp3 files hosted statically from github are then populated into this object, and the site builds out pages dynamically from there.

GitHub: Source Code