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

Refactor sample visualization implementation #7599

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sakertooth
Copy link
Contributor

@sakertooth sakertooth commented Nov 24, 2024

Just doing a clean restart with the sample visualization. This implementation is only temporary and wont be keep in favor of the work at #7366 being done currently. This is just to fix some crashes involving loading large samples.

In doing this PR, I have noticed other issues as well currently in master. Some visualizations become completely glitched out or partially undrawn after zooming in all the way, which occurs near the middle of the sample usually. We should probably fix this in #7366 too (assuming it is a problem with our code).

Fixes #7576

@sakertooth sakertooth marked this pull request as draft November 25, 2024 15:06
@sakertooth sakertooth marked this pull request as ready for review November 25, 2024 15:41
@sakertooth sakertooth changed the title Restart sample visualization implementation Refactor sample visualization implementation Nov 25, 2024
@sakertooth sakertooth marked this pull request as draft November 25, 2024 15:53
@sakertooth sakertooth marked this pull request as ready for review November 26, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"double free or corruption" when trying to zoom in Song Editor, when there's a large sample loaded
1 participant