Skip to content

Write BPM and cue data in-place to save disk space on source device#39

Merged
pixelate merged 1 commit into
mainfrom
claude/write-bpm-cue-in-place
Mar 25, 2026
Merged

Write BPM and cue data in-place to save disk space on source device#39
pixelate merged 1 commit into
mainfrom
claude/write-bpm-cue-in-place

Conversation

@pixelate
Copy link
Copy Markdown
Owner

@pixelate pixelate commented Mar 25, 2026

Summary

  • Add AcidChunk.write_bpm_in_place and CueChunk.append_to_file to modify WAV files directly instead of writing to a temp file and moving it
  • Update Scanner to use these new in-place methods, eliminating temporary file creation during BPM/cue injection
  • Update generated RBS signatures for both new methods

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pixelate pixelate merged commit eb363d8 into main Mar 25, 2026
3 checks passed
@pixelate pixelate deleted the claude/write-bpm-cue-in-place branch March 25, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant