Skip to content

downsync#4

Merged
LeonAquitaine merged 5 commits intodirectional-uniformsfrom
main
Jun 3, 2025
Merged

downsync#4
LeonAquitaine merged 5 commits intodirectional-uniformsfrom
main

Conversation

@LeonAquitaine
Copy link
Copy Markdown
Contributor

No description provided.

LeonAquitaine and others added 5 commits June 2, 2025 20:06
### Added
- **Stereo Spatialization Support**: New uniforms for enhanced stereo audio effects
  - `Listeningway_VolumeLeft`: Volume level for left audio channels (0.0 to 1.0)
  - `Listeningway_VolumeRight`: Volume level for right audio channels (0.0 to 1.0)  
  - `Listeningway_AudioPan`: Stereo pan position (-1.0 = full left, 0.0 = center, +1.0 = full right)
- **Audio Format Detection**: New uniform `Listeningway_AudioFormat` 
  - Detects audio format: 0.0=none, 1.0=mono, 2.0=stereo, 6.0=5.1 surround, 8.0=7.1 surround
  - Enables format-specific shader effects and optimizations
- **Pan Smoothing Control**: Configurable smoothing to reduce pan calculation jitter
  - Setting: `PanSmoothing` in Listeningway.ini (0.0 = no smoothing, higher = more smoothing)
  - Default: 0.0 (preserves current behavior)
  - Accessible via overlay UI for real-time adjustment
@LeonAquitaine LeonAquitaine reopened this Jun 3, 2025
@LeonAquitaine LeonAquitaine merged commit 5ee3198 into directional-uniforms Jun 3, 2025
1 check passed
LeonAquitaine added a commit that referenced this pull request Jun 3, 2025
Merge pull request #4 from gposingway/main
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