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

Improvements to player command ergonomics #42

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

adrianlyjak
Copy link
Owner

  • consolidate play and resume commands into a toggle so they can be bound with a single key
  • Play current file selection with pause/resume command if there's no active audio
  • Do not require a selection for playing audio with the 'Play selection' command

Fixes #40, might fix #37

  - consolidate play and resume commands into a toggle so they can be bound with a single key
  - Play current file selection with pause/resume command if there's no active audio
  - Do not require a selection for playing audio with the 'Play selection' command
@adrianlyjak adrianlyjak merged commit 11d4c48 into main May 20, 2024
1 check passed
@adrianlyjak adrianlyjak deleted the fix-ergonomics branch May 20, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: bind Pause and Resume hotkeys into one Pause/Resume hotkey Feature Request: Read Note
1 participant