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 hotkey/toolbar icon to toggle RNNoise #5911

Closed
wants to merge 7 commits into from

Conversation

sethbrown246
Copy link

@sethbrown246 sethbrown246 commented Oct 2, 2022

Checks

FEAT(ToggleRNNoise)

Hello, these are the changes I have made so far for trying to implement a global shortcut to toggle RNNoise. I believe the only thing left for me to do is to change Settings::noiseCancelMode but I was not sure how to do that. Let me know if what I have so far is good and if you have any tips on how to change Settings::noiseCancelMode to finish this issue.

Thanks in advance!

Implements #4189

@davidebeatrici
Copy link
Member

The concept is correct, however I would add a shortcut to cycle through all noise cancellation methods instead.

Copy link
Member

@Krzmbrzl Krzmbrzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please try to make sure that your commits follow our commit guidelines.

@@ -61,4 +61,3 @@ jobs:
working-directory: ${{ github.workspace }}/build
shell: bash
run: QT_QPA_PLATFORM=offscreen ctest --output-on-failure -C $BUILD_TYPE

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated change

@@ -0,0 +1,12 @@
sonar.projectKey=sethbrown246_mumble
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated changes

@Krzmbrzl
Copy link
Member

@sethbrown246 what is your plan with this PR? Do you want to finish it?

@Krzmbrzl Krzmbrzl added feature-request This issue or PR deals with a new feature client GlobalShortcuts labels Dec 28, 2022
@Krzmbrzl
Copy link
Member

Krzmbrzl commented Dec 31, 2023

Closing this due to being stale and in light of #6292

@Krzmbrzl Krzmbrzl closed this Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client feature-request This issue or PR deals with a new feature GlobalShortcuts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants