Search found 59476 matches

by steve
Thu May 03, 2018 10:56 am
Forum: GNU/Linux
Topic: Recommended install for Audacity 2.2.2
Replies: 1
Views: 663

Re: Recommended install for Audacity 2.2.2

Build instructions may be found in the "INSTALL" file in the root of the source code (also available on-line: https://github.com/audacity/audacity/blob/master/INSTALL) There are step-by-step instructions for building an older version (2.2.0) on Ubuntu, which may be helpful, though the inst...
by steve
Thu May 03, 2018 10:54 am
Forum: Windows
Topic: Trying to export "merged" project
Replies: 8
Views: 252

Re: Trying to export "merged" project

appleseed wrote:it kept saying that it would be
mixed down to two separate stereos or something like that
What exactly did it say?
by steve
Thu May 03, 2018 10:53 am
Forum: Windows
Topic: Vamp Aubio Onset Detector not working right Audacity 2.2.2
Replies: 11
Views: 986

Re: Vamp Aubio Onset Detector not working right Audacity 2.2

Which download exactly are you using? Is it: vamp-aubio-plugins-0.5.1-win32.zip
by steve
Thu May 03, 2018 10:48 am
Forum: Windows
Topic: Comparing sound/Comparing Plot spectrum
Replies: 8
Views: 1721

Re: Comparing sound/Comparing Plot spectrum

Just wondering if there is a way to compare 2 plot spectrums? You can export the data from Plot Spectrum (see: http://manual.audacityteam.org/man/plot_spectrum.html) Export creates a plain text file with a list of "frequency (Hz) / level (dB)" pairs. For example, this is a sample of pink ...
by steve
Thu May 03, 2018 10:41 am
Forum: Windows
Topic: Dubbing material recorded on a 56k phone line
Replies: 7
Views: 392

Re: Dubbing material recorded on a 56k phone line

Can the sound quality be improved as I digitize the recordings? Short answer: Not with Audacity. Longer answer: Audacity provides editing / processing of audio from audio files or from audio recordings. Audacity does not provide real-time processing while recording. You have to record first, and th...
by steve
Wed May 02, 2018 7:39 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: New interface hurts my eyes
Replies: 6
Views: 1117

Re: New interface hurts my eyes

The old "Classic" look of Audacity is available as a theme option. See: http://manual.audacityteam.org/man/themes.html
(you may find the dark theme even easier on the eye than the classic theme)
by steve
Wed May 02, 2018 6:43 pm
Forum: Windows
Topic: How are the Data-files named?
Replies: 1
Views: 137

Re: How are the Data-files named?

The names are partially random, so there is no way to know from the file names, which order they should go in. However, if it is an unedited recording, then the files creation / modification times will be in the correct order. Depending on the resolution of the system timer. it may not be possible t...
by steve
Wed May 02, 2018 5:54 pm
Forum: Windows
Topic: Dubbing material recorded on a 56k phone line
Replies: 7
Views: 392

Re: Dubbing material recorded on a 56k phone line

SDL wrote:am currently trying to digitize old radio shows that I recorded online via a 56k phone line MANY years ago
What format are these recordings? Are they cassettes? MP3? WAV files? Wax cylinders?
by steve
Wed May 02, 2018 5:26 pm
Forum: GNU/Linux
Topic: Why does Audacity open two tracks when I only have one audio
Replies: 6
Views: 1831

Re: Why does Audacity open two tracks when I only have one a

I was wrong. Ffprobe does show one stream but it is stereo. Thank you for your response. Will close this thread as soon as I figure out how. If you're happy that your query is resolved, then I can close it for you (though usually we don't bother locking old topics unless there is some reason why it...
by steve
Wed May 02, 2018 5:24 pm
Forum: GNU/Linux
Topic: Why does Audacity open two tracks when I only have one audio
Replies: 6
Views: 1831

Re: Why does Audacity open two tracks when I only have one a

rstuff wrote:It opens as stereo even when Audacity is set for mono.
The setting in Audacity for the number of channels only affects recording. When importing audio files, they will open as mono or stereo (or multi-channel) according to the number of channels in the file, irrespective of the recording setting.