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

Add hotcue #1 to track load point options #12740

Closed
ronso0 opened this issue Feb 6, 2024 · 6 comments · Fixed by #12869
Closed

Add hotcue #1 to track load point options #12740

ronso0 opened this issue Feb 6, 2024 · 6 comments · Fixed by #12869
Labels

Comments

@ronso0
Copy link
Member

ronso0 commented Feb 6, 2024

Feature Description

I remember this has been requested before, and now again on the forums https://mixxx.discourse.group/t/newbie-to-mixxx-help-please/28933

Should be easy to implement.

@ronso0 ronso0 added the feature label Feb 6, 2024
@daschuer
Copy link
Member

daschuer commented Feb 6, 2024

Using hot cue 1 as load cue seems to be a good idea. At least we will not have mapping issues.

The main issue is the transition. If you have a library with many track, many will not have a hot cue 1 at a load position. So I think it needs a track by track decision.

How about setting an option in the deck preferences that newly set hot cue 1, become a load cue?

@ronso0
Copy link
Member Author

ronso0 commented Feb 6, 2024

I'd expect that option to be simple: choose 'Hotcue #1' and make sure tracks have that set.
If not, use track start as fallback, like the other options.

@ronso0
Copy link
Member Author

ronso0 commented Feb 6, 2024

Just my 2 cents, I'm only relaying the request from the forums.

@daschuer
Copy link
Member

daschuer commented Feb 6, 2024

The user is coming form Serato. How do they handle that? Do we have to respect something in the Serato Metadata?

@daschuer
Copy link
Member

daschuer commented Feb 6, 2024

@Holzhaus Reading trough our Serato cue code it looks like we do not import a load cue. Does Serato have that?

@Holzhaus
Copy link
Member

Holzhaus commented Feb 6, 2024

@Holzhaus Reading trough our Serato cue code it looks like we do not import a load cue. Does Serato have that?

It has a temp cue, but it's not saved in the metadata as far as I know.

This is in line with the documentation on "Temporary Cues":

The temp cue function allows you to set a temporary cue point in a track that is not saved to the file. This is useful for finding a point in a track and then being able to easily start again from this point as you get your mix right. By default, this is set to the beginning of the audio file. 

https://support.serato.com/hc/en-us/articles/233435527-Temporary-Cue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants