Search found 59476 matches

by steve
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...
by steve
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...
by steve
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.
by steve
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 ...
by steve
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...
by steve
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 ...
by steve
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?

Is it possible to remove this beating high pitch noise?
Not without creating holes in the audio. The audio is beyond repair.
by steve
Thu May 20, 2021 9:29 am
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

steve wrote:
Thu May 20, 2021 9:22 am
Does that sound like the problem?
Yes, that appears to be it. I can reproduce the problem here (on Linux).
Good work syeedali :mrgreen:
by steve
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....