Search found 59476 matches

by steve
Thu Aug 02, 2018 8:08 am
Forum: Audio Processing
Topic: Geisterstimmen Filtern
Replies: 1
Views: 213

Re: Geisterstimmen Filtern

There is a German language Audacity forum here: https://audacity-forum.de/
by steve
Wed Aug 01, 2018 5:10 pm
Forum: Windows
Topic: Edit>Labelled Audio>everything greyed out
Replies: 8
Views: 591

Re: Edit>Labelled Audio>everything greyed out

Does your project have labels? (none visible in the screenshot).
AVaughn wrote:
Wed Aug 01, 2018 2:15 pm
I am using Audacity 2.0.5, which in my opinion is better than the new ones
In what way(s) better?
by steve
Wed Aug 01, 2018 5:07 pm
Forum: Windows
Topic: Trouble exporting any file
Replies: 12
Views: 615

Re: Trouble exporting any file

mstroz wrote:
Wed Aug 01, 2018 3:56 pm
What was the fix?
paulem55 wrote:
Fri Jun 22, 2018 12:11 pm
The windows 'reset preferences' did the trick.
by steve
Wed Aug 01, 2018 5:04 pm
Forum: Adding Features to Audacity
Topic: Option to copy audio position information
Replies: 5
Views: 964

Re: Option to copy audio position information

Is it with Niquist also possible to get the total length of the track? Yes. If the track starts at time = 0, then you can get the end time with: (get '*track* 'end-time) If the track may start earlier or later than time = 0, and you want the length, then: (- (get '*track* 'end-time) (get '*track* '...
by steve
Wed Aug 01, 2018 1:29 pm
Forum: General Audio Programming
Topic: nub question - scripting and extreme amplification
Replies: 5
Views: 1907

Re: nub question - scripting and extreme amplification

You could run the "Limiter" effect a few time on the same audio, with extreme settings.

Some settings to try:
Type: Hard
Input Gain Left: 10
Input Gain Right: 10
Limit to: -10
Hold: 1
Make Up Gain: Yes

To repeat the effect: "Ctrl + R"
by steve
Wed Aug 01, 2018 1:21 pm
Forum: Windows
Topic: converting to a a certain type
Replies: 1
Views: 124

Re: converting to a a certain type

16-bit PCM WAV This is the easiest to use - it's just a normal WAV file and it is the default Export format for Audacity. The sample rate of the exported file is determined by the Audacity "Project Rate" (bottom left corner of the main Audacity window). So for 16 bit WAV with a sample rat...
by steve
Wed Aug 01, 2018 11:40 am
Forum: GNU/Linux
Topic: Device Toolbar Height
Replies: 1
Views: 398

Re: Device Toolbar Height

Which version of Audacity do you have, and where did you get it from?
Please post a screenshot to show what you mean.
by steve
Wed Aug 01, 2018 9:59 am
Forum: Windows
Topic: ulaw file plays as static
Replies: 6
Views: 1698

Re: ulaw file plays as static

Audacity can import standard CCITT u-law files as normal audio files. "Import RAW" is only required if the files are "headerless" (raw data rather than properly defined WAV files). There is a u-law test file here: https://forum.audacityteam.org/download/file.php?id=3047 Audacity ...
by steve
Wed Aug 01, 2018 9:47 am
Forum: Windows
Topic: use Audacity to generate vibratory simulation sounds
Replies: 4
Views: 200

Re: use Audacity to generate vibratory simulation sounds

the goal is to create a sound on specific frequencies that will act on the left and right parts of the brain alternately. The second link that you gave says: The alternative hearing is to hear in turn through the right ear and then the left ear, on a regular adjustable rhythm As an audio engineer, ...
by steve
Wed Aug 01, 2018 8:15 am
Forum: Windows
Topic: I want to combine 2 recordings into the same file
Replies: 1
Views: 99

Re: I want to combine 2 recordings into the same file

terrynyc wrote:
Tue Jul 31, 2018 10:52 pm
I can't seem to figure out how to get the second file into the project.
File menu > Import > Audio