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

quantisation fix + cue fix + git-clang-format #38

Merged
merged 3 commits into from
Nov 10, 2019

Conversation

daschuer
Copy link

Here an improved #37 PR

It fixes the outro out past the end fix. During testing I experienced a second reason for this originated from the cue lenght store format.

I have also applied git-clang-format to the whole diff.

Unit test are working successful, and my manual test are also finished now.
Sorry for the hassle because of my previous commit.

@@ -47,7 +47,6 @@ class Cue : public QObject {
void setEndPosition(double samplePosition);

double getLength() const;
void setLength(double length);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for getting rid of this awkward function.

@Be-ing Be-ing merged commit 1ab1853 into Be-ing:autodj_intro_outro Nov 10, 2019
@daschuer daschuer deleted the autodj_intro_outro branch September 26, 2021 17:37
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