Search found 59476 matches

by steve
Tue Jul 16, 2019 4:28 pm
Forum: Macros and Scripting
Topic: Moving a selection from one track to another [SOLVED]
Replies: 15
Views: 1497

Re: Moving a selection from one track to another

agua wrote:
Tue Jul 16, 2019 4:08 pm
testing of the existence of only one track in the project
You can do that with something like:

Code: Select all

(if (= (get '*project* 'tracks) 1)
    (...do something ...)
    (...else somethig ...))
https://wiki.audacityteam.org/wiki/Nyqu ... erty_lists
by steve
Tue Jul 16, 2019 4:22 pm
Forum: GNU/Linux
Topic: length mismatch > exporting to ac3
Replies: 7
Views: 651

Re: length mismatch > exporting to ac3

Perhaps you could try Avidemux (http://avidemux.sourceforge.net/)
No guarantee that it will be suitable for your needs, but it has options for adjusting an offset to synchronise the audio and video.
by steve
Tue Jul 16, 2019 3:33 pm
Forum: Windows
Topic: Recording from I Player through the laptop
Replies: 1
Views: 250

Re: Recording from I Player through the laptop

As far as I'm aware, the only legal way to save iPlayer content, is to download it via the BBC's online interface. As a more general issue: If the sound is "hollow" when recording, then it could be that you are recording from the laptop's microphone (test by shouting at your laptop while r...
by steve
Tue Jul 16, 2019 3:28 pm
Forum: GNU/Linux
Topic: length mismatch > exporting to ac3
Replies: 7
Views: 651

Re: length mismatch > exporting to ac3

fluxbox wrote:
Tue Jul 16, 2019 1:21 pm
resulting in slightly asynchronous videofiles.
So are you recombining the exported audio with video? If so, how are you doing that?
by steve
Tue Jul 16, 2019 3:25 pm
Forum: Windows
Topic: says 'stopped' on bottom and not importing files
Replies: 1
Views: 292

Re: says 'stopped' on bottom and not importing files

so I downloaded 2.3 Please use full version number in future, or we don't know if you are using 2.3.0, 2.3.1, 2.3.2 or 2.3.3 (and there are differences). It says 'stopped' in the lower left corner. That's normal when Audacity isn't doing anything. it still won't let me import any files. How are you...
by steve
Tue Jul 16, 2019 3:14 pm
Forum: Windows
Topic: Audacity SUPER weird error that I can’t figure out...
Replies: 4
Views: 310

Re: Audacity SUPER weird error that I can’t figure out...

Gothicrinnegan wrote:
Tue Jul 16, 2019 2:21 pm
I might’ve hit export SELECTED audio.
That sounds like it's probably the cause.
Unfortunately, as you didn't save the project, there's no way to recover the project after it has been closed.
by steve
Tue Jul 16, 2019 1:57 pm
Forum: GNU/Linux
Topic: length mismatch > exporting to ac3
Replies: 7
Views: 651

Re: length mismatch > exporting to ac3

now, is there a way to get identical durations with ac3s too? Probably not. AC3 is a "lossy" format (as is MP3), which means they are "approximations" of the actual audio. OGG is also a lossy format, so still much smaller than WAV, and still only an "approximation", bu...
by steve
Tue Jul 16, 2019 1:50 pm
Forum: Windows
Topic: Big, brand-new problems! Tracks silenced and other stuff
Replies: 10
Views: 790

Re: Big, brand-new problems! Tracks silenced and other stuff

MarjiZ wrote:
Tue Jul 16, 2019 12:40 pm
Do you think that could be the problem?
That's very possible.

Do you get any error messages? They can be helpful when trying to track down a problem.
by steve
Tue Jul 16, 2019 12:36 pm
Forum: Windows
Topic: Big, brand-new problems! Tracks silenced and other stuff
Replies: 10
Views: 790

Re: Big, brand-new problems! Tracks silenced and other stuff

Where was the file? If it was on your computer's hard drive, it may be a good idea to check your hard drive. (https://support.microsoft.com/en-gb/hel ... -windows-7)
by steve
Tue Jul 16, 2019 12:19 pm
Forum: Windows
Topic: Big, brand-new problems! Tracks silenced and other stuff
Replies: 10
Views: 790

Re: Big, brand-new problems! Tracks silenced and other stuff

MarjiZ wrote:
Tue Jul 16, 2019 12:09 pm
First, I wanted to listen to a project I had completed last week that I had exported to MP3 using Windows Media Player. No could do; the MP3 was somehow corrupted.
Did you try playing that file in any other program? (for example, in Audacity)