Search found 59476 matches

by steve
Thu Feb 11, 2021 2:24 pm
Forum: New Plug-Ins
Topic: Regular Interval Region Labels
Replies: 0
Views: 862

Regular Interval Region Labels

I wrote this to help with this post: https://forum.audacityteam.org/viewtopic.php?p=416529#p416529 Although this can already be done using Audacity's included "Regular Interval Labels" (https://manual.audacityteam.org/man/regular_interval_labels.html) this version is simpler, so probably e...
by steve
Thu Feb 11, 2021 1:09 pm
Forum: Windows
Topic: how to remove some portion of audio for some seconds ..
Replies: 9
Views: 219

Re: how to remove some portion of audio for some seconds ..

A common and effective way to do that is to add a "watermark" to the recording. The "watermark" is usually a spoken word such as "Demo" or the name of your website - it can be anything, but there's added value in using something "promotional" such as your web ...
by steve
Thu Feb 11, 2021 12:43 pm
Forum: Windows
Topic: how to remove some portion of audio for some seconds ..
Replies: 9
Views: 219

Re: how to remove some portion of audio for some seconds ..

I hope you mean "protecting your copyright" rather than bypassing someone else's.
by steve
Thu Feb 11, 2021 12:40 pm
Forum: Русский
Topic: Не работают Calf Plugins в Audacity
Replies: 7
Views: 1068

Re: Не работают Calf Plugins в Audacity

Ubuntu 18.04 LTS Audacity 2.4.2 built from source code (https://github.com/audacity/audacity/releases/tag/Audacity-2.4.2) Calf Studiogear 0.0.60-5 from Ubuntu repository. -- Google Translate -- Ubuntu 18.04 LTS Audacity 2.4.2 построен из исходного кода (https://github.com/audacity/audacity/releases/...
by steve
Thu Feb 11, 2021 12:29 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Cursor Gone/Vanishing Behind Audio Track - Recording Track Invisible
Replies: 1
Views: 487

Re: Cursor Gone/Vanishing Behind Audio Track - Recording Track Invisible

Easy fix: Don't use XIM. (There are currently no plans to add XIM support to Audacity) As described here: https://unix.stackexchange.com/questions/260601/understanding-setting-up-different-input-methods "XIM is a pretty obsolete input method protocol which both ibus and fcitx implement for lega...
by steve
Thu Feb 11, 2021 12:11 pm
Forum: Windows
Topic: how to remove some portion of audio for some seconds ..
Replies: 9
Views: 219

Re: how to remove some portion of audio for some seconds ..

Out of interest - what is this for?
by steve
Thu Feb 11, 2021 11:49 am
Forum: Windows
Topic: how to remove some portion of audio for some seconds ..
Replies: 9
Views: 219

Re: how to remove some portion of audio for some seconds ..

Select the audio. Apply this code in the Nyquist Prompt (see: https://manual.audacityteam.org/man/nyquist_prompt.html) ;version 4 ;type analyze tool ;control cut "Length to cut (seconds)" float "" 3 0 100 ;control skip "Length to skip (seconds)" float "" 10 0...
by steve
Thu Feb 11, 2021 10:51 am
Forum: Windows
Topic: how to remove some portion of audio for some seconds ..
Replies: 9
Views: 219

Re: how to remove some portion of audio for some seconds ..

I have 20 mins audio file..for every 10 seconds .i need to remove 3 seconds of audio clip automatically. Do you mean at exactly regular intervals? If so, is the 3 seconds included in the 10 seconds? What do you mean by "remove"? Just silencing the audio, or deleting it completely so that ...
by steve
Thu Feb 11, 2021 10:40 am
Forum: Windows
Topic: Re: built audacity on ubuntu, cant launch it
Replies: 0
Views: 469

Re: built audacity on ubuntu, cant launch it

Blockk wrote:
Thu Feb 11, 2021 6:43 am
I am on Ubuntu LTS.
Which version?

What happens if you run in the terminal:

Code: Select all

audacity
Update: "Blockk" ([email protected]) has been permanently banned for spamming.
by steve
Thu Feb 11, 2021 10:39 am
Forum: Windows
Topic: Can I create automatic 3d sound effects in Audacity?
Replies: 4
Views: 416

Re: Can I create automatic 3d sound effects in Audacity?

"3D effects" is just a fancy name for stereo.
See here for information about Audacity's effects: https://manual.audacityteam.org/man/ind ... yzers.html