Skip to content

VinylSplit 1.1.0

Choose a tag to compare

@pasleyjb pasleyjb released this 17 Jul 17:12
· 5 commits to main since this release

VinylSplit 1.1.0

Streamlined workflow with waveform lattice editing.

Highlights

  • 4-step wizard: Open album → Find release → Align & hand off → Export
  • Open capture file with tag reading (and sticky last-folder)
  • Waveform lattice editor: drag track 1 to move all; drag track N to move from N onward
  • Nudge buttons and keyboard offsets for fine alignment
  • Hand off to Audacity or skip if labels already exist
  • Open new album from the export page
  • Linux packages: Snap (classic), Debian, AppImage, tarball

Prerequisites

VinylSplit is a companion app for Audacity:

  1. Install Audacity
  2. Enable mod-script-pipe in Edit → Preferences → Modules
  3. Restart Audacity
  4. Open your capture in VinylSplit (or Audacity), then connect

Downloads

Artifact Description
vinylsplit_1.1.0_amd64.snap Snap package (classic confinement)
vinylsplit_1.1.0-1_amd64.deb Debian/Ubuntu package
vinylsplit-1.1.0-linux-x86_64.AppImage Single-file portable app
vinylsplit-1.1.0-linux-x86_64.tar.gz Extract-and-run bundle

Snap (local / GitHub release):

sudo snap install --dangerous --classic vinylsplit_1.1.0_amd64.snap

Debian / Ubuntu:

sudo apt install ./vinylsplit_1.1.0-1_amd64.deb

AppImage:

chmod +x vinylsplit-1.1.0-linux-x86_64.AppImage
./vinylsplit-1.1.0-linux-x86_64.AppImage