Search found 59476 matches
- Thu May 20, 2021 1:31 pm
- Forum: Windows
- Topic: (Windows 10) 3.0.2 Program stops replying after something on my keyboard is pressed
- Replies: 3
- Views: 113
Re: (Windows 10) 3.0.2 Program stops replying after something on my keyboard is pressed
Are you using a non-English version of Windows?
- Thu May 20, 2021 1:29 pm
- Forum: Audacity 3.x Feedback and Reviews
- Topic: Appearance UI design
- Replies: 7
- Views: 497
Re: Appearance UI design
@steve Do you know if the white/light grey lines(giving the widgets a 3d/emboss/raised look), I marked above, is something which can be done something simple about in ex. the manifest files used when building Audacity? Sorry, no idea. (Btw. our Blender+Audacity tool, seems to have been completely b...
- Thu May 20, 2021 11:10 am
- Forum: Audacity in Education
- Topic: Quantize the audio
- Replies: 5
- Views: 325
Re: Quantize the audio
I would like to synchronize the audio within the correct tempo of the rhythm so that it does not go ahead or delay within the beats ok. The closest that we have for Audacity, is to create labels to mark bars and beats, as an aid to lining up audio clips. See this post: https://forum.audacityteam.or...
- Thu May 20, 2021 10:54 am
- Forum: Windows
- Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
- Replies: 28
- Views: 505
Re: Unusually large aup3
Thanks to your observation about single quotes, one of the developers has come up with a fix for the next Audacity release.
For now, the work around is to avoid using file paths that contain a single-quote character (').
Thanks for sticking with us on this syeedali and for all of your testing.
For now, the work around is to avoid using file paths that contain a single-quote character (').
Thanks for sticking with us on this syeedali and for all of your testing.
- Thu May 20, 2021 10:47 am
- Forum: Audacity 3.x Feedback and Reviews
- Topic: Appearance UI design
- Replies: 7
- Views: 497
Re: Appearance UI design
For people that don't code, Audacity currently has some (limited) customisation options by creating a "theme" palette. See: https://wiki.audacityteam.org/wiki/Theming_HowTo Although this is not as straightforward or flexible as "skinning", it can produce quite nice results. This ...
- Thu May 20, 2021 10:04 am
- Forum: Audacity in Education
- Topic: Quantize the audio
- Replies: 5
- Views: 325
Re: Quantize the audio
Could you please inform me if Audacity has a tool or plugin (or even a plugin from another developer) so that I can perform the audio quantization? What sort of "quantization"? If you mean quantizing the rhythm so that beats match up with a time grid, then Audacity does not have that (Aud...
- Thu May 20, 2021 9:58 am
- Forum: Audacity 3.x Feedback and Reviews
- Topic: Appearance UI design
- Replies: 7
- Views: 497
Re: Appearance UI design
We're hoping that the Audacity GUI will get a substantial makeover soon, but this will require a lot of programming work. Any C++ / wx developers that wish to help with this can find the developer's mailing list here: https://www.audacityteam.org/community/developers/ and additional information for ...
- Thu May 20, 2021 9:53 am
- Forum: Windows
- Topic: Is it possible to remove this beating high pitch noise?
- Replies: 1
- Views: 85
Re: Is it possible to remove this beating high pitch noise?
Not without creating holes in the audio. The audio is beyond repair.Is it possible to remove this beating high pitch noise?
- Thu May 20, 2021 9:29 am
- Forum: Windows
- Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
- Replies: 28
- Views: 505
- Thu May 20, 2021 9:22 am
- Forum: Windows
- Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
- Replies: 28
- Views: 505
Re: Unusually large aup3
Due to security constraints, it cannot be placed raw under C:\ but must be in a subdirectory. Yes, that's normal for Win 10. I meant putting the project in a normal directory on the C: drive. The default directory for Audacity is C:\Users\<user name>\Documents\ Directory structures which produce 1....