Search found 59476 matches

by steve
Sat Mar 23, 2019 11:53 am
Forum: Windows
Topic: Issues with simple waveform recording
Replies: 5
Views: 470

Re: Issues with simple waveform recording

The recordings waveform is very distorted. Perhaps not "very distorted", but rather "phase shifted". Below shows a 440 Hz square wave. The second track is the same square wave after passing through a 440 Hz "all-pass filter". An "all-pass filter" allows all f...
by steve
Sat Mar 23, 2019 11:21 am
Forum: Windows
Topic: label text
Replies: 3
Views: 161

Re: label text

If you copy some text from a normal text file (for example, from NotePad), you can paste that into a label with the standard Windows shortcut:
"Ctrl + V"
by steve
Sat Mar 23, 2019 11:19 am
Forum: Windows
Topic: Different envelope tool curves and time track versatility
Replies: 1
Views: 109

Re: Different envelope tool curves and time track versatility

I'm wondering if there would be a way to make the envelope tool do different types of curves. I've been looking at this, and yes it is possible, but it is difficult, especially if you want to use different types of curve in the same project. Currently, the curve type is a fixed "global" s...
by steve
Sat Mar 23, 2019 10:56 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Default WAV 24-bit extension is .AIFF
Replies: 12
Views: 3406

Re: Default WAV 24-bit extension is .AIFF

ppw1 wrote:
Fri Mar 22, 2019 10:06 pm
I just want to point that this used to work
Perhaps that was with wxWidgets 2.8 (now obsolete). Audacity now uses wxWidgets 3.1, which has major differences to the 2.x series. The update was essential in order to support newer versions of Windows and macOS.
by steve
Fri Mar 22, 2019 4:58 pm
Forum: Windows
Topic: Foot Pedals
Replies: 2
Views: 225

Re: Foot Pedals

HannaScoping wrote:
Fri Mar 22, 2019 4:45 pm
Is it possible to use foot pedals with Audacity?
Only if the foot pedal can emulate key presses. Audacity supports a wide range of keyboard shortcuts: https://manual.audacityteam.org/man/key ... rence.html
by steve
Fri Mar 22, 2019 4:38 pm
Forum: Windows
Topic: Batch Normalisation
Replies: 5
Views: 3399

Re: Batch Normalisation

In Audacity 2.3.1 you can do that with a Macro: https://manual.audacityteam.org/man/macros.html

Note that when using a Macro for batch processing files, the final command in the Macro should be an "Export" command.
by steve
Fri Mar 22, 2019 1:53 pm
Forum: Windows
Topic: Sorting tracks by the "number sort" used by windows
Replies: 2
Views: 254

Re: Sorting tracks by the "number sort" used by windows

anthony128 wrote:
Fri Mar 22, 2019 10:23 am
it goes like this...
1,10,11,12,13,14,15,16,17,18,19,2,20,21...
That's not "weird", it is standard "alphanumeric order".

What are the exact and full file names (including file extension)? (just a couple of "actual" examples)
by steve
Fri Mar 22, 2019 9:55 am
Forum: General Audio Programming
Topic: mod-script-pipe
Replies: 25
Views: 13384

Re: mod-script-pipe

I think 'wt+' is a programming error. I recall that the original developer was initially having some difficulty getting the pipes to open correctly on Linux. This works for me with Python 2.7 and Python 3.4: tofile = open( toname, 'w' ) Note also that at line 54, the line is indented with a tab char...
by steve
Fri Mar 22, 2019 9:28 am
Forum: Windows
Topic: Unwanted reverb on overdub
Replies: 9
Views: 285

Re: Unwanted reverb on overdub

missmuse wrote:
Thu Mar 21, 2019 2:22 am
here is the vocal....supposedly dry.....not!

willinNEW.mp3
The only "effect" that I notice on that sample is that it is massively distorted (as Kos already noted).
Please post a sample that shows the "reverb" problem, that is not distorted.