How to automatically remove spaces (gaps) between clips in Audacity

Meir Gabay
Meir Gabay
677 بار بازدید - 7 ماه پیش - Until today, there was no
Until today, there was no magic solution for "How to remove spaces (gaps) between clips in Audacity"; you had to do it manually or use some weird "Trim Silence" techniques that corrupted the audio.

I've created this Python package - https://github.com/unfor19/audacity-s...
The package is available on PyPi - https://pypi.org/project/audacity-scr...

This package currently provides this single feature of removing spaces between clips, and in the future, I intend to add more useful automation for audio editing in Audacity.

You can install it with:
----------------------------------------------------------------------
python -m pip install audacity-scripting
----------------------------------------------------------------------

Then run the CLI command:
----------------------------------------------------------------------
audacity_scripting clean-spaces --path "/path/to/my_project.aup3"
----------------------------------------------------------------------

The above command copies the original file and removes spaces (gaps) between audio clips from the copied file.

Let me know if it works for you. Feel free to let me know if you have any suggestions for improving this tool.

Video Music by Sergio Prosvirini from Pixabay.

----------------------------------------------------------------------------------------------------------------------------------------------------------
#audacity #scripting #pipe #windows #macos #automation #gaps #spaces #remove #cleanup #short #shorts #howto #how
7 ماه پیش در تاریخ 1402/09/30 منتشر شده است.
677 بـار بازدید شده
... بیشتر