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 slip_enabled and beatlooproll_x_activate to Midi wizard and tooltips #6630

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

Comments

@mixxxbot
Copy link
Collaborator

Reported by: esbrandt
Date: 2012-09-13T20:13:06Z
Status: Fix Released
Importance: Low
Launchpad Issue: lp1050597
Tags: midi, usability
Attachments: slip_and_roll.patch, slip_and_roll2.patch


This is a follow up to lp:703585 - Slip mode

Patch

  • adds support for both controls , slip_enabled and beatlooproll_x_activate, to midi   wizard and tooltips.
  • adds some missing tr`s for i18n to midi wizard.
  • adds some beatloop_X values currently missing to midi wizard.
      Note: Is it still correct to use the deprecated beatloop_X here instead of beatloop_X_toggle?
  • changes the smallest loop size to 0.03125 (1/32th) which sound pretty cool e.g. when   working with loop rolls and and the pitch fader with a wide pitch rate.

I have tested the patch with OSX and a Midi controller.

Please check grammar and spelling in the patch`s tooltips part.

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2012-09-13T20:13:06Z
Attachments: slip_and_roll.patch

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-09-13T20:29:54Z


Looks good -- thanks!

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-09-13T20:32:22Z


Single grammar change:

"Temporary setup a rolling loop"
Temporary should be Temporarily

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2012-09-17T10:33:07Z


Thanks RJ for looking at.
Regarding my question from #⁠1, we are still fine when using beatloop_X?

@mixxxbot
Copy link
Collaborator Author

Commented by: broma0-deactivatedaccount
Date: 2012-09-17T13:36:43Z


Patch works perfectly for me on revision 3397.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-09-26T02:03:09Z


Hi jus -- I think we should switch to using beatloop_X_toggle. Good catch.

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2012-09-26T07:16:31Z
Attachments: slip_and_roll2.patch


Updated patch

  • Grammar fix
  • Use beatloop_X_toggle in dlgcontrollerlearning.cpp
  • Use beatloop_X_toggle across all *kbd.cfg, currently we used it only in en_US.kbd.cfg

Im unsure if i need to change from beatloop_X to beatloop_X_toggle in controlvaluedelegate.cpp too, since various controller scripts use still beatloop_X

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-09-26T14:34:33Z


ControlValueDelegate is unused code at the moment since it describes what
controls to show in the drop-down when editing a MIDI mapping. I think
beatloop_X_toggle would be the right thing (or maybe both) to put there as
well.

On Wed, Sep 26, 2012 at 3:16 AM, jus wrote:

Updated patch

  • Grammar fix
  • Use beatloop_X_toggle in dlgcontrollerlearning.cpp
  • Use beatloop_X_toggle across all *kbd.cfg, currently we used it only in
    en_US.kbd.cfg

Im unsure if i need to change from beatloop_X to beatloop_X_toggle in
controlvaluedelegate.cpp too, since various controller scripts use still
beatloop_X

** Patch added: "slip_and_roll2.patch"

https://bugs.launchpad.net/mixxx/+bug/1050597/+attachment/3344244/+files/slip_and_roll2.patch

--
You received this bug notification because you are a member of Mixxx
Development Team, which is subscribed to Mixxx.
https://bugs.launchpad.net/bugs/1050597

Title:
Add slip_enabled and beatlooproll_x_activate to Midi wizard and
tooltips

To manage notifications about this bug go to:
https://bugs.launchpad.net/mixxx/+bug/1050597/+subscriptions

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-10-04T05:02:29Z


Committed the patch -- thanks jus.

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

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

No branches or pull requests

1 participant