Test binaural output with positioned source #42

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

Description

Create a test scene with a positioned sound source and verify that binaural output correctly pans left/right and provides elevation cues.

Acceptance Criteria

Scenario: Spatial positioning is accurate
  Given a test scene with positioned audio source
  When the source is positioned left/right/above/below
  Then binaural output should pan correctly
  And HRTF should provide elevation cues
  And front/back differentiation should work

Technical Notes

  • Create test scene with positioned source
  • Test left/right panning
  • Test elevation (above/below)
  • Test front/back differentiation
  • Use headphones for testing
  • Verify on both macOS and iOS
## Description Create a test scene with a positioned sound source and verify that binaural output correctly pans left/right and provides elevation cues. ## Acceptance Criteria ```gherkin Scenario: Spatial positioning is accurate Given a test scene with positioned audio source When the source is positioned left/right/above/below Then binaural output should pan correctly And HRTF should provide elevation cues And front/back differentiation should work ``` ## Technical Notes - Create test scene with positioned source - Test left/right panning - Test elevation (above/below) - Test front/back differentiation - Use headphones for testing - Verify on both macOS and iOS
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: studio/marathon#42