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

Add simple support for STEM files #13044

Merged
merged 8 commits into from
May 26, 2024

Commits on Apr 16, 2024

  1. feat: add support for STEM

    The soundsource will ensure the file is a valid STEM file and load
    manifest. It will however only expose the main mix to the sound engine
    acolombier committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bdfffb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    95155b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    c853c6b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    ddbc69a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Fix typo and add comments

    acolombier committed May 5, 2024
    Configuration menu
    Copy the full SHA
    23d7866 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    79614a0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update docstring for STEM soundsource

    Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
    acolombier and daschuer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f7dbac4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Update src/sources/soundsourcestem.h

    Co-authored-by: Dávid Szakállas <5807322+dszakallas@users.noreply.github.com>
    acolombier and dszakallas committed May 24, 2024
    Configuration menu
    Copy the full SHA
    76b12c7 View commit details
    Browse the repository at this point in the history