Skip to content

fix: align audio effect transition properties - #345

Merged
han4wluc merged 3 commits into
mainfrom
fix/audio-effect-transition-properties
Aug 14, 2026
Merged

fix: align audio effect transition properties#345
han4wluc merged 3 commits into
mainfrom
fix/audio-effect-transition-properties

Conversation

@han4wluc

@han4wluc han4wluc commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • align transition effects with update effects by supporting volume, pan, and playbackRate property tracks
  • compile outgoing and incoming transition tracks through the shared audio-property path
  • persist incoming transition endpoints so runtime state matches the completed effect
  • update the project-data schema, generated validator, tests, and audio-channel VT fixtures
  • release the correction as Route Engine version 1.45.2

Contract

  • outgoing and incoming transitions accept volume, pan, and playbackRate
  • incoming transition endpoints become the persistent BGM values after completion, matching update-effect semantics

Testing

  • bun run test — 2,055 passed
  • bun run lint
  • bun run format:changed

Related

@han4wluc
han4wluc merged commit 941ff0b into main Aug 14, 2026
19 checks passed
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