Can this be changed to: "2 Kanal"?
Search found 59476 matches
- Sat May 08, 2021 12:35 pm
- Forum: Windows
- Topic: error opening audio device
- Replies: 6
- Views: 236
Re: error opening audio device
Can this be changed to: "2 Kanal"?
- Sat May 08, 2021 12:03 pm
- Forum: Audacity 3.0.3 alpha
- Topic: PR #835: Basic telemetry for the Audacity
- Replies: 28
- Views: 1868
Re: PR #835: Basic telemetry for the Audacity
Thank you for your feedback. Yes we're aware of the feedback to that pull request and I have seen that it includes a few constructive suggestions. I have personally read every comment and shall take them into consideration when I do my QA review, if the pull request is merged. Despite over 2800 down...
- Sat May 08, 2021 11:35 am
- Forum: Compiling Audacity
- Topic: CMake cannot find Jack + workaround
- Replies: 4
- Views: 423
Re: CMake cannot find Jack + workaround
Could it be a bug with case-handling in recent versions of cmake? No, it's because "find_package( Jack )" was incorrectly changed to "find_package( jack )"here: https://github.com/audacity/audacity/commit/5b4cd040ebdddc943925990819ff5de6fa52d729#diff-e4b0ce5edfbc616249a941ea67b6...
- Fri May 07, 2021 8:08 pm
- Forum: Windows
- Topic: Changing Zoom Normal setting?
- Replies: 7
- Views: 233
Re: Changing Zoom Normal setting?
Which "setting" are you referring to? The default keyboard shortcut?
What are you trying to do?
What are you trying to do?
- Fri May 07, 2021 7:04 pm
- Forum: Windows
- Topic: Turn off snapping guides
- Replies: 6
- Views: 1227
Re: Turn off snapping guides
I just wonder why the ability to deactivate the feature was never implemented? Maybe audiobooks weren't a pressing need in those days. Probably because of all the hundreds (thousands?) of audiobook producers that use Audacity, we've only received two complaints about this feature (you are the secon...
- Fri May 07, 2021 6:54 pm
- Forum: Compiling Audacity
- Topic: CMake cannot find Jack + workaround
- Replies: 4
- Views: 423
Re: CMake cannot find Jack + workaround
This fixed it for me:
https://github.com/audacity/audacity/co ... ae389ce713
https://github.com/audacity/audacity/co ... ae389ce713
I didn't need to do that, and I don't know if that will cause problems.
- Fri May 07, 2021 6:49 pm
- Forum: Adding Features to Audacity
- Topic: redisplay last effect
- Replies: 2
- Views: 185
Re: redisplay last effect
Thanks for your feedback. I have logged your support for the feature: Reopen <last effect>: without running it, with a new shortcut CTRL+SHIFT+R. Useful to apply the same effect several times with different settings, for example if applying Equalization, Compression or filters. Would also be an easi...
- Fri May 07, 2021 5:16 pm
- Forum: Windows
- Topic: Audacity Basic Questions, Monetized YouTube Videos.
- Replies: 8
- Views: 242
- Fri May 07, 2021 4:31 pm
- Forum: Windows
- Topic: Cursor Not Snapping To Some Labels from Beat Finder
- Replies: 2
- Views: 107
Re: Cursor Not Snapping To Some Labels from Beat Finder
You need to turn off "Snap To" (set it to "None").
See: https://manual.audacityteam.org/man/sel ... olbar.html
See: https://manual.audacityteam.org/man/sel ... olbar.html
- Fri May 07, 2021 4:29 pm
- Forum: New Plug-Ins
- Topic: Bug 2769 - Nyquist effects and echo effect integrated
- Replies: 8
- Views: 392
Re: Bug 2769 - Nyquist effects and echo effect integrated
So maybe it would be possible to add it in the proposal for adding/changing features to Audacity? A much easier solution would be if I made a new, optional plug-in version of the Echo effect as a Nyquist Plug-in. This will be quick and simple to do, once bug 2769 is fixed. In fact, I could make one...