Skip to content

Make a TestGame with all audio formats #38

Open
@mateofio

Description

@mateofio

We should add a test to our test game that plays a BGM and SFX with all interesting variations of audio formats. I would suggest encoding the same song in each format and having an event play it in each one, so the user can listen for differences.

  • 8-bit mono PCM 44100
  • 16-bit mono PCM 44100
  • 8-bit mono ADPCM 44100
  • 16-bit mono ADPCM 44100
  • 8-bit mono PCM 48000
  • 16-bit mono PCM 48000
  • 8-bit mono ADPCM 48000
  • 16-bit mono ADPCM 48000
  • 8-bit mono PCM 22050
  • 16-bit mono PCM 22050
  • 8-bit mono ADPCM 22050
  • 16-bit mono ADPCM 22050
  • 16-bit stereo PCM 48000
  • 24-bit stereo PCM 48000
  • 24-bit stereo PCM 96000
  • CBR mp3
  • VBR mp3
  • Ogg variants?
  • Opus
  • Midi
  • Midi with loop event

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions