Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More audio test coverage #52

Open
walbourn opened this issue Oct 9, 2024 · 0 comments
Open

More audio test coverage #52

walbourn opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@walbourn
Copy link
Owner

walbourn commented Oct 9, 2024

  • AudioEngine

    • Reset, SetSilentMode
    • SetDefaultSampleRate
    • SetMaxVoicePool
    • GetInterface
    • Voice reuse for WAVE_FORMAT_EXTENSIBLE
    • SetReverb
  • IsValid (Common) 'invalidarg' cases for WAVEFORMATEX

  • AudioEmitter::, AudioListener: IsValid 'invalidarg' cases

  • GetDefaultChannelMask (normally only used by XMA2)

  • AudioEmitter::EnableLinearCurves

  • WaveBank::Play, CreateInstance, CreateStreamInstance, IsPrepared, IsStreamingBank

  • SoundStreamInstance:: and DynamicSoundEffectInstance::Apply3D, GetChannelCount

  • ADPCM with 'partial' block for GetSampleDuration

  • XWMA .wav with dpds

  • XMA2 data scenarios

    • XMA2 with seek
    • WaveBank with seek data
@walbourn walbourn self-assigned this Oct 9, 2024
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

No branches or pull requests

1 participant