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 support for stem in the engine #13070

Merged
merged 17 commits into from
Jun 25, 2024

Commits on May 27, 2024

  1. feat: add support for STEM file in the engine

    This will allow mix to read the multiple audio stereo channel (stem) of
    the file and mix them together as part of the deck audio processing
    acolombier committed May 27, 2024
    Configuration menu
    Copy the full SHA
    584a6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5a9c7 View commit details
    Browse the repository at this point in the history
  3. Updating outdated comment

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

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    690fa3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905bce1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add further asserts, comments and reword misleading symbols

    Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
    Signed-off-by: Antoine C <mixxx@acolombier.dev>
    acolombier and daschuer committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ccd8a22 View commit details
    Browse the repository at this point in the history
  2. Refactor linear scaler to use SampleUtil

    Signed-off-by: Antoine C <mixxx@acolombier.dev>
    acolombier committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f340b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d006b4b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into feat/add-engine-sup…

    …port-for-stem
    
    Signed-off-by: Antoine C <mixxx@acolombier.dev>
    acolombier committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9e13271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400d49e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e61fec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d831ae View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    aebc327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    991ee9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329d89a View commit details
    Browse the repository at this point in the history