-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Mixer refactor #4894
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
Merged
Merged
Mixer refactor #4894
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
3c9e370
Fix merge conflicts
M374LX 017c53d
New swapBuffers method
M374LX aecafdd
Simplify Mixer buffers
M374LX 9df68a5
Handle tempo change in mixer
M374LX 2d01e3e
Swap buffers with std::swap()
M374LX 5a13c79
Replace verbose for by while
M374LX ac8fc9a
Remove underscore parameter prefixes
M374LX 62d71e5
Fixes
M374LX 52d520a
Use range-based "for" loop
M374LX 7a8cb43
Revert "Handle tempo change in mixer"
M374LX e3f1dc4
Rename MidiTime to TimePos (fixes)
M374LX 5d9d9ec
Update style on new Mixer methods
M374LX 0d66ef7
Update src/core/Mixer.cpp
M374LX 27fd6d5
Update include/Mixer.h
M374LX e9d207c
Update include/Mixer.h
M374LX 3b65290
Update src/core/Mixer.cpp
M374LX a5dd0bc
Update src/core/Mixer.cpp
M374LX 07f9cc5
Update include/Mixer.h
M374LX 07bcd94
Update include/Mixer.h
M374LX e7425a2
Update include/Mixer.h
M374LX dbed523
Update src/core/Mixer.cpp
M374LX ac56d3f
Update src/core/Mixer.cpp
M374LX 9d0c89c
Update src/core/Mixer.cpp
M374LX 7e59f4e
Update include/Mixer.h
M374LX d5f5ef8
Update include/Mixer.h
M374LX 87ac69c
Update include/Mixer.h
M374LX 4f320a4
Update include/Mixer.h
M374LX c49809f
Update include/Mixer.h
M374LX b3c253e
Update include/Mixer.h
M374LX 2f6974d
Update include/Mixer.h
M374LX 783e8fa
Update include/Mixer.h
M374LX 4c6a0aa
Update src/core/Mixer.cpp
M374LX 6b44c44
Update include/Mixer.h
M374LX 675f0f8
Update src/core/Mixer.cpp
M374LX 2372148
Update src/core/Mixer.cpp
M374LX 94eef9f
Update src/core/Mixer.cpp
M374LX 5d800ea
Update src/core/Mixer.cpp
M374LX 310b11a
Update src/core/Mixer.cpp
M374LX 85aad06
Update src/core/Mixer.cpp
M374LX 77f41b7
Update src/core/Mixer.cpp
M374LX 509a8f0
Update src/core/Mixer.cpp
M374LX a9930a7
Update src/core/Mixer.cpp
M374LX 05e3043
Update src/core/Mixer.cpp
M374LX 7279325
Update src/core/Mixer.cpp
M374LX dd043c6
Update src/core/Mixer.cpp
M374LX d8b5b7e
Update src/core/Mixer.cpp
M374LX b5f478a
Update src/core/Mixer.cpp
M374LX aa4e433
Update src/core/Mixer.cpp
M374LX b7dc727
Update src/core/Mixer.cpp
M374LX 4875451
Update src/core/Mixer.cpp
M374LX 72b879a
Use single lines
M374LX a200ce5
Use static_cast
M374LX File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Fix merge conflicts
- Loading branch information
commit 3c9e370106d3a87df1cc9caf7651f2f2a800568a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.