Skip to content

SDL_mixer: Adding the ability to have multiple sound devices to each have their own mixer #661

Open
@superhac

Description

@superhac

Hi! I was looking to have two sound devices in use simultaneously with each having its own mixer. From what I've been able to determine is that you can open multiple mixers on different sound devices but you can't specify which one you would like to use with any of the calls that affect the mixer. For instance this one: https://wiki.libsdl.org/SDL3_mixer/Mix_FadeInMusic. I asked about this and it was confirmed on the Discord channel as a limitation. Do you think we could get this added to next release of SDL mixer?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions