Skip to content

Fix audio transition type naming#296

Merged
han4wluc merged 1 commit into
mainfrom
fix/audio-transition-type
Jun 10, 2026
Merged

Fix audio transition type naming#296
han4wluc merged 1 commit into
mainfrom
fix/audio-transition-type

Conversation

@han4wluc

Copy link
Copy Markdown
Contributor

Summary

  • Rename the canonical audio transition effect type from audioTransition to audio-transition.
  • Keep audioTransition accepted as a legacy alias in validation, runtime lookup, and schema.
  • Bump route-graphics to 1.23.2 and update docs/tests/VT fixtures.

Validation

  • bunx vitest run spec/util/normalizeAudio.spec.js spec/audio/audioStage.spec.js spec/audio/renderAudio.spec.js
  • bun run build
  • bunx prettier --check docs/audio-effects.md spec/audio/audioStage.spec.js spec/audio/renderAudio.spec.js spec/util/normalizeAudio.spec.js src/AudioStage.js src/util/normalizeAudio.js src/types.js vt/specs/audio/channel-mixer.yaml vt/specs/audio/flat-sounds.yaml vt/specs/audio/volume-transitions.yaml package.json

Note: the full pre-push vitest run still fails locally in unrelated parser text/text-revealing measurement fixtures by 1px.

@han4wluc han4wluc merged commit acf5781 into main Jun 10, 2026
2 checks passed
@han4wluc han4wluc deleted the fix/audio-transition-type branch June 10, 2026 13:31
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