-
Notifications
You must be signed in to change notification settings - Fork 125
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
document shift_cues_earlier/_later(_small)
ControlObjects
#685
Conversation
idk why the build failed. I can't reproduce locally. Should I rebase onto 2.4 since 2.3 doesn't get updated anyway? |
[SamplerN],shift_cues_earlier | ||
|
||
:range: binary | ||
:feedback: The :term:`hotcues <hotcue>` move left by 10ms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this moves all cues. IIRC the intention is to compensate for decoder offsets.
https://github.com/mixxxdj/mixxx/blob/9b31059fbacdd2d66bcf397b2354bb32c7ad1872/src/track/track.cpp#L978
Yup! |
1735f0c
to
d508a7a
Compare
done. please rereview @ronso0 ;) |
I meant it moves all cue points: hotcues, saved loops, main cue, intro, outro (but not the temp. loop). |
right... so what text would you prefer then? Can you make a suggestion? |
[SamplerN],shift_cues_earlier | ||
|
||
:range: binary | ||
:feedback: All :term:`hotcues <hotcue>` move left by 10ms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how about this?
Only downside is that we can not link to :term:.
Not sure if we should link to djing_with_mixxx#intro-and-outro-cues AND :term:cue AND :term:hotcues ?
:feedback: All :term:`hotcues <hotcue>` move left by 10ms. | |
:feedback: All cue markers move left by 10ms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we could also just add a glossary entry for "cue marker" which in turn links to those?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
of course 🙄 I'd prefer that, too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
d508a7a
to
ccf155b
Compare
Perfect, thanks! |
Thanks. |
No description provided.