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 advanced stem load cos #6

Open
wants to merge 294 commits into
base: main
Choose a base branch
from

Conversation

acolombier
Copy link
Owner

This is a mirror of the upstream PR, which was rejected due to API change.

Keeping here for visibility.

Bim Overbohm and others added 30 commits November 14, 2023 00:30
This allows players such as sampler or preview deck to load a selected
stem, instead of the main mix, as those players can only read stereo
tracks
`AutoFileReload` is useful for almost all occasions where hot-
reloading is needed. Thus it belongs into a separate class for
easier reuse.
developer mode status, reducing redundant calls to
CmdlineArgs::Instance().getDeveloper().
This is needed because in some cases it may not be easy to
distinguish from a file changing and being removed.
…el resolution.

This also allows to remove the conditional Apple code form Qt4
@acolombier acolombier force-pushed the feat/add-advanced-stem-load-cos branch from 5a19be4 to f439645 Compare November 25, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment