Search found 59476 matches

by steve
Tue Oct 29, 2019 9:10 pm
Forum: Making Music with Audacity
Topic: REVERBS
Replies: 2
Views: 1132

Re: REVERBS

How about this one: https://manual.audacityteam.org/man/reverb.html
Try the presets "vocal I" and "vocal II".
by steve
Tue Oct 29, 2019 9:08 pm
Forum: macOS
Topic: Cannot Open Fosshub Page
Replies: 2
Views: 241

Re: Cannot Open Fosshub Page

It's working fine for me. Are you going via the link on this page: https://www.audacityteam.org/download/mac/
by steve
Tue Oct 29, 2019 7:55 pm
Forum: Windows
Topic: Any way to set macros to actually replace the files they are editing?
Replies: 1
Views: 120

Re: Any way to set macros to actually replace the files they are editing?

instead of creating a new file in a different folder, to replace the original files with the same name? No, that's not possible when batch processing with normal Macros. It would be pretty risky if it did, as even a small mistake could totally and permanently destroy your work. It is possible to do...
by steve
Tue Oct 29, 2019 5:44 pm
Forum: Windows
Topic: timeline on track
Replies: 11
Views: 787

Re: timeline on track

Are you opening Audacity full screen, or windowed?
by steve
Tue Oct 29, 2019 4:40 pm
Forum: Adding Features to Audacity
Topic: Import cue sheets to labels: create plugin
Replies: 3
Views: 649

Re: Import cue sheets to labels: create plugin

Nice :) For it to be cross-platform compatible, you need to change the hard-coded file path separator inthe line: for cueFileName in glob.glob(thePath + "\\*.cue"): It works for me adding: import os with the other imports, then rewriting that line as: for cueFileName in glob.glob(thePath +...
by steve
Tue Oct 29, 2019 1:01 pm
Forum: Audacity Artwork and Graphics
Topic: Audacity Clean Dark Theme
Replies: 20
Views: 19704

Re: Audacity Clean Dark Theme

Cadenzic wrote:
Tue Oct 29, 2019 12:14 pm
Can you provide us an svg file? so that i can make some changes.
Who are you talking to?
Podel1 provided a link in the first post.

Please note that SVG files cannot be used for this. The theme image file gas to be PNG format. See: https://wiki.audacityteam.org/wiki/Theming_HowTo
by steve
Tue Oct 29, 2019 10:42 am
Forum: Windows
Topic: Poor/no recording volume control
Replies: 11
Views: 511

Re: Poor/no recording volume control

but what finally fixed it was, wait for it.......... contact cleaner! Well done. Glad you're up and running :) I don't hear the input when recording Some dedicated pre-amps have a built in headphone socket which allows you to hear what is being recorded. There's another option when using a phono pr...
by steve
Mon Oct 28, 2019 7:30 pm
Forum: Nyquist
Topic: Bug: pan.ny should not use "int"
Replies: 6
Views: 863

Re: Bug: pan.ny should not use "int"

Please try this plug-in and say if you find any problems, or can suggest any improvements: panning.ny "Pan mono" is similar to the original 'Panning' plug-in effect in that it mixes the track to mono, and then pans the mono sound. Unlike the original 'Panning' effect, which had a tendency ...
by steve
Mon Oct 28, 2019 3:02 pm
Forum: Français
Topic: enregistrement impossible
Replies: 2
Views: 736

Re: enregistrement impossible

Sorry, I don't speak French. You need to disable "Sound Activated Recording" in the "Transport" options: https://manual.audacityteam.org/man/transport_menu_transport_options.html Désolé, je ne parle pas français. Vous devez désactiver "Enregistrement activé par le son" ...
by steve
Mon Oct 28, 2019 2:59 pm
Forum: Windows
Topic: Noise Gate Enabled But Not Showing [Win 10 - Aud 2.3.2]
Replies: 27
Views: 1022

Re: Noise Gate Enabled But Not Showing [Win 10 - Aud 2.3.2]

I don't know why you can't scroll down, but there's an option in Preferences that may help you. If you enable "Sorted by Type and Effect Name", then all of the Nyquist plug-ins will be grouped together, as will the built-in effects, so scrolling should not be necessary: https://manual.auda...