Search found 59476 matches

by steve
Mon Jul 30, 2018 5:18 pm
Forum: Windows
Topic: Getting into serious editing audio as I have with video
Replies: 14
Views: 764

Re: Getting into serious editing audio as I have with video

I suggest to add an option in the pull down menu for "After Recording Completes" which says "Restart Timer" and then ask how many times to repeat. All the code needs do is activate the OK button for the given number of times entered. Pyaudio could be worth looking at: https://pe...
by steve
Mon Jul 30, 2018 5:10 pm
Forum: Windows
Topic: Getting into serious editing audio as I have with video
Replies: 14
Views: 764

Re: Getting into serious editing audio as I have with video

I suggest to add an option in the pull down menu for "After Recording Completes" which says "Restart Timer" and then ask how many times to repeat. All the code needs do is activate the OK button for the given number of times entered. I'm a big believer in using the right tool fo...
by steve
Mon Jul 30, 2018 8:54 am
Forum: Windows
Topic: I would like to modify the Timer feature.
Replies: 6
Views: 535

Re: I would like to modify the Timer feature.

Audacity is mostly written in C++, which is a very large and complex low level, object orientated language. Unless you have substantial experience programming in C++ you will find it very difficult to understand the Audacity code. Audacity is not a beginners project - Although there have been many c...
by steve
Mon Jul 30, 2018 12:54 am
Forum: Windows
Topic: I would like to modify the Timer feature.
Replies: 6
Views: 535

Re: I would like to modify the Timer feature.

The source code is available from GitHub: https://github.com/audacity/audacity
by steve
Sun Jul 29, 2018 11:11 pm
Forum: Windows
Topic: Q re Project Rate for transferring Vinyl and Cassettes
Replies: 1
Views: 172

Re: Q re Project Rate for transferring Vinyl and Cassettes

Standard DVDs use 48000 Hz (48 kHz) sample rate. If you are making DVDs, then 48 kHz is recommended. For just about all other use cases (including all audio CDs), use 44100 Hz (44.1 kHz). There are a lot of YouTube videos that have dubious, or even completely wrong information / advice, so it's best...
by steve
Sun Jul 29, 2018 8:50 pm
Forum: Windows
Topic: newbie question- Is there hot-key to delete recorded audio without delete the track?
Replies: 2
Views: 199

Re: newbie question- Is there hot-key to delete recorded audio without delete the track?

"Ctrl + Z" to undo the last command. You don't have to manually add a track before recording into it. Just press "Shift + R". You can also delete selected audio with the "Del" key. To select all audio in the track that has focus (the track with a yellow border): "C...
by steve
Sun Jul 29, 2018 5:59 pm
Forum: Windows
Topic: Tinny and Echoing Recording
Replies: 3
Views: 166

Re: Tinny and Echoing Recording

radtec wrote:
Sun Jul 29, 2018 4:29 pm
Any suggestion or ideas why I am having problems ?
My guess is that you are recording from your laptop's microphone.

Try using the "WASAPI loopback" method described here: https://manual.audacityteam.org/man/tut ... ndows.html
by steve
Sun Jul 29, 2018 4:04 pm
Forum: Windows
Topic: Pluggin
Replies: 1
Views: 165

Re: Pluggin

Audacity is an audio editor, not a full music production studio. It does not have any built-in instruments and does not support VST instruments. You can however import instrument sounds. A good source of free sounds is https://freesound.org
by steve
Sun Jul 29, 2018 1:28 pm
Forum: Windows
Topic: Podcast improvement and removing clicks
Replies: 10
Views: 777

Re: Podcast improvement and removing clicks

The clicks can be repaired with the Repair effect (https://manual.audacityteam.org/man/repair.html), but this can only repair one click at a time, so if there's a lot of clicks it'll take forever. Here I've used the Repair tool on the three most obvious clicks: test-repaired.wav ideas why these clic...
by steve
Sun Jul 29, 2018 1:19 pm
Forum: Maintaining / Improving this Forum
Topic: The red banner in the Russian forum
Replies: 9
Views: 1773

Re: The red banner in the Russian forum

Thank you mxdxz.
I've updated it. Please check that it looks correct.