Skip to content

Audio channels are sometimes reversed #6122

@rparrett

Description

@rparrett

Bevy version

main, 0.8.1

Relevant system information

macOS 12.6
Macbook Pro (M1 Max)

What you did

Modified the audio example to play this sound:

RL.zip

image

cargo run --example audio --release

What went wrong

This audio file consists of some tones alternating from right->left->right->left.

However, when played with bevy, I hear left->right->left->right

This behavior is not consistent. Without --release, the audio plays in the correct channels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AudioSounds playback and modificationC-BugAn unexpected or incorrect behavior

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions