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

Enable needle cueing in relative mode #5623

Closed
mixxxbot opened this issue Aug 22, 2022 · 3 comments
Closed

Enable needle cueing in relative mode #5623

mixxxbot opened this issue Aug 22, 2022 · 3 comments
Labels

Comments

@mixxxbot
Copy link
Collaborator

Reported by: raffitea
Date: 2010-11-01T01:40:34Z
Status: Fix Released
Importance: Wishlist
Launchpad Issue: lp669289


An ultimate feature is to allow needle cuing in relative mode. At least one commercial product offers that feature.

The idea is behind is quite simple. Dropping the needle from one time-code position to another results in a jump to the next available (hot) cue point. Assume a set of cue points at 0s, 20 s, 30s, 180s. Dropping the needle somewhere between 0 and 10 should cue at 0s, a drop between 10 and 20 should cue at 20 and so on.

I really like the idea because you can use all the advantages of relative mode (e.g., looping). Having beat-matched you can quickly jump back to the cue point and start mixing through the master output.

@mixxxbot
Copy link
Collaborator Author

Commented by: ywwg
Date: 2011-02-23T04:33:40Z


I'm going to need help with this feature -- what functions can I call to get (preferably) a QList of cuepoints?

in general communication between decks and vinyl is not great. I only know a track has been loaded because the duration changes. So improving that communication will make implementing this feature a lot easier.

@mixxxbot
Copy link
Collaborator Author

Commented by: ywwg
Date: 2011-03-04T21:52:56Z


OK so I had an epiphany and figured out how to implement this. But, I don't think I'll want to use this feature all the time so I'd prefer to have it activated in some way. Options I imagine are:

  1. push cue button, then next time needle drops it picks a hotcue
  2. hold cue button, and if needle is dropped while it's held it picks a hotcue
  3. toggle button for cueing mode on and cueing mode off
  4. push button, hotcue is immediately picked without waiting for needle drop.

what do people think? I like options 1 and 3 the best I think.

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant