Search found 59476 matches

by steve
Tue Nov 14, 2017 3:58 pm
Forum: GNU/Linux
Topic: Bug for previews 2.2.0
Replies: 12
Views: 1883

Re: Bug for previews 2.2.0

Thanks. It's a bug, and easy to reproduce. There's also an easy workaround: Open the project Click on one of the tracks Ctrl+A Shift + Home key Ctrl + T When you press Ctrl + T, you should see the <- arrows at the beginning of the audio tracks disappear (we have trimmed off the portion of track that...
by steve
Tue Nov 14, 2017 3:10 pm
Forum: Windows
Topic: Removing background voice (frequency?)
Replies: 3
Views: 450

Re: Removing background voice (frequency?)

but I have big problem and very little sound editing skills. You will need very good editing skills and a lot of time. This is the spectrogram view of a small section of the file (converted to mono): firsttrack000.png The brighter red / white regions indicate high sound intensity at specific freque...
by steve
Tue Nov 14, 2017 2:45 pm
Forum: Windows
Topic: Need 4 Speed III MUS file export
Replies: 1
Views: 474

Re: Need 4 Speed III MUS file export

According to this fandom website , the MUS format is a slightly altered MIDI format used in the Doom engine soundtracks. Audacity does not support the MUS format, but it can export MID (MIDI) format from Note Tracks . If the MUS file imports as a Note track, then you can export it as a MID file. If ...
by steve
Tue Nov 14, 2017 12:35 pm
Forum: Windows
Topic: Audacity buttons mess up.
Replies: 21
Views: 3336

Re: Audacity buttons mess up.

Hi, I'm experiencing this bug since at least 2.1.3, and I think I found a way to reproduce it. It occurs to me when I try to record audio coming from another program, but only following one of these procedures: Open Audacity in fullscreen Press rec button Minimize Audacity Start playing audio in an...
by steve
Tue Nov 14, 2017 12:18 pm
Forum: GNU/Linux
Topic: Bug for previews 2.2.0
Replies: 12
Views: 1883

Re: Bug for previews 2.2.0

OK, so that gives us two lines of enquiry. If I can reproduce the problem with your 'bad' project, then it's a problem in our code (Audacity should at least be able to fail gracefully even if the data is bad). If I can't reproduce the problem, then it's more likely to be a problem with that particul...
by steve
Tue Nov 14, 2017 12:11 pm
Forum: Windows
Topic: "Relink missing media"
Replies: 12
Views: 2407

Re: "Relink missing media"

The answer is that all of the audio data, including the "_data" folder, the contents of the "_data" and any project dependencies MUST have their original names (as created by Audacity), and MUST be in the original location so that Audacity can find them. For the "_data"...
by steve
Tue Nov 14, 2017 12:00 pm
Forum: Windows
Topic: burning cd from recording
Replies: 1
Views: 251

Re: burning cd from recording

The first thing to do is to Export the tracks as WAV files. Note that if you want individual songs to appear as separate tracks, each song must be exported as a separate WAV file. Here is a detailed tutorial about making audio CDs: http://manual.audacityteam.org/man/burning_music_files_to_a_cd.html ...
by steve
Tue Nov 14, 2017 10:18 am
Forum: General Audio Programming
Topic: How to make your voice like this? (Presumably helmet-radio)
Replies: 12
Views: 12371

Re: How to make your voice like this? (Presumably helmet-rad

or put this code in Nyquist Prompt ... (lowpass8 (lowpass8 (sum (lowpass2 (highpass8 (highpass8 (comb *track* 0.03 333)300)300)2000) (highpass8 (highpass8 *track* 300)300)) 4000)4000) Then use Audacity's (hard) limiter ... Nice. That works pretty well :) You could also include clipping in the Nyqui...
by steve
Tue Nov 14, 2017 9:57 am
Forum: Windows
Topic: Audio Leveling
Replies: 6
Views: 1790

Re: Audio Leveling

... the level of each slide or the level of an audio segment within a particular slide might be somewhat different. I would like to fix that so that the levels are more consistent. What is the best way to do that? One of two Audacity plugins : "LevelSpeech" or "AGC", see ... htt...
by steve
Tue Nov 14, 2017 9:55 am
Forum: Windows
Topic: Device configuration issue perhaps? [SOLVED]
Replies: 5
Views: 618

Re: Device configuration issue perhaps?

Browner wrote:Will advise as I go along and when time permits.
Please do. We see quite a few of these kinds of issues, but often they are hardware specific, so we rely on feedback from the Audacity community for information about what happens with hardware that we don't have.