Test with 10+ overlapping zones #77

Open
opened 2025-12-17 03:00:20 +00:00 by siennathesane · 0 comments
siennathesane commented 2025-12-17 03:00:20 +00:00 (Migrated from github.com)

Description

Verify performance and smooth crossfades with many overlapping zones.

Acceptance Criteria

Scenario: Many zones perform well
  Given a test scene with 10+ overlapping zones
  When the listener moves through them
  Then crossfades should be smooth
  And performance should be acceptable
  And no audio glitches should occur

Technical Notes

  • Create test scene with 10+ zones
  • Move listener through all zones
  • Verify smooth crossfades
  • Profile performance
  • Listen for glitches
## Description Verify performance and smooth crossfades with many overlapping zones. ## Acceptance Criteria ```gherkin Scenario: Many zones perform well Given a test scene with 10+ overlapping zones When the listener moves through them Then crossfades should be smooth And performance should be acceptable And no audio glitches should occur ``` ## Technical Notes - Create test scene with 10+ zones - Move listener through all zones - Verify smooth crossfades - Profile performance - Listen for glitches
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: studio/marathon#77