Skip to content

vaporwave generator 旺育栄 2.7.0

Latest

Choose a tag to compare

@navanchauhan navanchauhan released this 27 Apr 01:37

What's Changed

  • Replaced the bundled get-beats Linux binary/aubio path with Python beat detection.
  • Replaced Sox-backed music transforms with Python audio processing.
  • Migrated dependency management to uv with pyproject.toml and uv.lock.
  • Fixed CLI parsing/version behavior while preserving the vaporwave help text.
  • Fixed VHS image temp-file collisions and video audio muxing.
  • Added tests for CLI behavior, beat detection, audio transforms, VHS image temp isolation, and video muxing.

Validation

  • uv run --extra dev pytest -q
  • uv build
  • Generated demo song, image, and video locally before release.