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

AutomationEditor: fix grid scrolling and non-4/4 time signatures #426

Closed
wants to merge 7 commits into from

Conversation

softrabbit
Copy link
Member

Closes #283 and closes #303.
BUT, please don't put this in 1.0.0, at least not without thorough testing! There might be some place where DefaultTicksPerTact should not be changed to MidiTime::ticksPerTact().

If the time signature has an odd denominator, there will be two grids visible, one from the time signature and one from the quantization, not lining up nicely.

…an 4/4 and scrolling should work quite a bit better.
@diizy
Copy link
Contributor

diizy commented Mar 9, 2014

All the more reason to get rid of odd denominators, IMO...

@softrabbit
Copy link
Member Author

BTW, in this version every level of lines on the X scale is informative (bar - beat (time signature denominator) - quantization), is this a good thing or will it confuse users? If it's good, the piano roll could get the same treatment.

@softrabbit
Copy link
Member Author

Made a new PR on the master branch, closing this.

@softrabbit softrabbit closed this Mar 28, 2014
@softrabbit softrabbit deleted the bugs_283_303 branch March 31, 2014 09:43
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.

2 participants