Search found 4782 matches: Search…

Searched query: Search…

by steve
Tue Feb 13, 2018 1:49 pm
Forum: Audio Processing
Topic: Can We Remove Repeated Sections of A Track?
Replies: 6
Views: 2296

Re: Can We Remove Repeated Sections of A Track?

Select a section that represents a sound repeated often on the track and have audacity recognise it and go down the length of the track and remove every instance of it. i.e. matching that exact waveform? Audacity does not have anything built in to do that. In the simplest case of a short, simple so...
by kozikowski
Sat Feb 10, 2018 8:57 pm
Forum: macOS
Topic: Mystery fix!
Replies: 6
Views: 677

Re: Mystery fix!

spinning beachballs. That may be a clue right there. You get a SBBOD when your job takes longer than the system is expecting. So something in the system is expecting the job to take the normal amount of time. Do you have a virus App? My sister does and I'm paying attention for her to have problems ...
by delemur
Sat Feb 10, 2018 4:26 pm
Forum: GNU/Linux
Topic: How to disable blank space on save
Replies: 2
Views: 806

How to disable blank space on save

I was creating some loops and when I re-opened the .mp3 I had saved I noticed that Audacity was inserting a blank space at the beginning of each waveform. Does anyone know how I can disable his auto-insertion of blank space in the beginning of the track when I save the track? I did search the manual...
by styks
Tue Feb 06, 2018 9:36 pm
Forum: Windows
Topic: Playback settings mis-match
Replies: 5
Views: 441

Playback settings mis-match

Hello guys, I'm a new Audacity user. I've done a search and think ive found/read where the problem answer lies. Matching sample rate settings, yes? I have a Rega 1 turntable attached to my Marantz PM7005. Just purchased a Schiit I'll A-D converter and taking The recorder output to feed it. ..... The...
by deniskx
Fri Feb 02, 2018 10:04 am
Forum: GNU/Linux
Topic: Error running Audacity on Ubuntu Artful 17.10
Replies: 6
Views: 1759

Re: Error running Audacity on Ubuntu Artful 17.10

Try install libwebpmux1/libwebp5 or libwebpmux2/libwebp6 from previous repo via gdebi or dpkg -i. It's bad idea though, better use 16.04 LTS, there are less compatibility problems.
by billw58
Fri Feb 02, 2018 4:28 am
Forum: macOS
Topic: search track functionality
Replies: 2
Views: 260

Re: search track functionality

Do you mean "track" as in "a named track in an Audacity project", or do you mean "track" as in "song name".

What are the 300+ files? Audacity projects? MP3 files? AIF files?

-- Bill
by kozikowski
Fri Feb 02, 2018 3:29 am
Forum: macOS
Topic: search track functionality
Replies: 2
Views: 260

Re: search track functionality

I thought there was a way to do that with Metadata, but maybe not.

Are you trying to create a media player?

Koz
by Mike018
Fri Feb 02, 2018 2:57 am
Forum: macOS
Topic: search track functionality
Replies: 2
Views: 260

search track functionality

How do you search for a track name? I've searched the menus and googled to no avail. If I have a 300 + files all named, I want to be able to search for a name and it scrolls down to that name, is that possible?
by RajVO
Thu Feb 01, 2018 5:35 am
Forum: Adding Features to Audacity
Topic: Search feature in Manual
Replies: 2
Views: 762

Re: Search feature in Manual

Good work around!
The same may be incorporated as a 'search manual' item under Help menu, using some script internally to execute the google search.
That's my loud thinking, without going into the intricacies.
by steve
Wed Jan 31, 2018 2:03 pm
Forum: Adding Features to Audacity
Topic: Search feature in Manual
Replies: 2
Views: 762

Re: Search feature in Manual

Thanks for the suggestion. This is something that we have wanted to do for a long time. The main problem is that the manual is used on-line, and as local html files on Windows, Mac and Linux, so (ideally) the search would need to work with multiple browsers on multiple platforms, and be self contain...