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

Feature: optional JackTransport support #6

Open
cbix opened this issue Nov 29, 2020 · 0 comments
Open

Feature: optional JackTransport support #6

cbix opened this issue Nov 29, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@cbix
Copy link
Owner

cbix commented Nov 29, 2020

  • Configurable display of transport clock / bpm
  • transport buttons in menu
  • forward/rewind when scrolling on panel widget (opt-out)
  • remember widget can have arbitrarily small space, e.g. in material-shell

Until we have an official jackdbus interface for transport control:

  • implement a simple libjack-based service that provides a dbus interface
  • should be consistent with the rest of the jack API and dbus interfaces
  • if the service is not installed, hide the feature completely
  • never register as master

https://github.com/jackaudio/jack2/blob/develop/common/jack/transport.h

@cbix cbix added the enhancement New feature or request label Nov 29, 2020
@cbix cbix added this to the v1.0 milestone Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant