Skip to content

Audio Engine: Support playback for other formats #106

@RobDavenport

Description

@RobDavenport

Currently, we only support .wav files which are huge and uncompressed.

We can probably leverage some crates like:

Symphonia - A variety of formats
lewton - .ogg Vorbis
claxon - .flac

To provide decoding for the formats.

Additionally, this also could help compact the game size if we could convert audio assets into a single kind, although not a priority now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AudioRelated to the Audio or Sound Engine crates.DiscussionDiscussions and non-concrete issues.enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions