Audacity | Split | duplicate split-positions [SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
fohrums
Posts: 16
Joined: Sun Jul 31, 2016 8:05 am
Operating System: Windows 10

Audacity | Split | duplicate split-positions [SOLVED]

Post by fohrums » Tue Sep 06, 2016 5:36 am

Code: Select all

Audacity_2.1.2
win10_Home_x64

# AUDACITY

* How to do a split
+ Edit -> Clip-Boundaries -> Split
- depending on whether it's a `point` vs. `selection`
- `CTRL-I`
* Point vs. Selection
+ Point
- A point will only be to where the cursor is placed and there isn't more than 1-cursor
+ Selection
- To your current selection both the beginning-point & ending-point will be marked as splitted

# DILEMMA

* I want to be able to do the same `split` formatting to multiple tracks that are the same.
+ This is an extremely tedious process if the `split`-amount is like about 500-sectors.

# EXAMPLE

https://s15.postimg.org/53tvm9fdn/Capture.jpg

___

## NOTE

* Having the ability to duplicate `split-points` from one layer to another will be more helpful with a keybind keyboard shortcut hotkey.

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity | Split | duplicate split-positions

Post by steve » Tue Sep 06, 2016 10:19 am

fohrums wrote:I want to be able to do the same `split` formatting to multiple tracks that are the same.
Create "labels" at the places where you want splits to occur, then select the label track plus all of the tracks that you want to split, and apply "Edit > Labelled audio > Split".
See: http://manual.audacityteam.org/man/edit ... audio.html
tracks000.png
Before
tracks000.png (17.51 KiB) Viewed 249 times
fullwindow001.png
fullwindow001.png (100.53 KiB) Viewed 249 times
tracks001.png
After
tracks001.png (17.75 KiB) Viewed 249 times
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

fohrums
Posts: 16
Joined: Sun Jul 31, 2016 8:05 am
Operating System: Windows 10

Re: Audacity | Split | duplicate split-positions [SOLVED]

Post by fohrums » Thu Sep 08, 2016 5:00 am

[SOLVED] Thanks, Big-up, Safe, This help me fix the problem, Thank-You very much. :D

# SUMMARY

* For each section you want to split
+ Start off by creating labels to represent each split
- then, select the whole label track-layer + the original track-layer(s)
you want to split
+ Edit -> Labeled Audio -> Split
- `Alt+I`

Post Reply