You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: troubleshooting/solving-recording-problems/README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,3 +69,24 @@ If the slider is disabled, check first in [Device Toolbar](https://alphamanual.a
69
69
If necessary look in the operating system mixer or in the audio interface's control panel for an input slider. For Windows see [Windows: accessing the Windows Sound controls](https://alphamanual.audacityteam.org/man/Windows:\_accessing\_the\_Windows\_Sound\_controls). To locate the system mixer for Mac and Linux see the help on our Wiki for [Mac](https://wiki.audacityteam.org/wiki/Mac\_OS\_X) or [Linux](https://wiki.audacityteam.org/wiki/Linux\_System\_Mixer).
70
70
71
71
External recording devices such as [USB turntables or tapedecks](https://alphamanual.audacityteam.org/man/Recording\_with\_USB\_turntables) or interfaces may not have an operating system slider, especially on Mac. For all cases where there is no system slider, try to adjust the playback level on the recording device itself.
72
+
73
+
## New Window Appears When You Add a New Track
74
+
75
+
### How to Track Your Favorite Show or Song in Audacity:
76
+
1. Right-click on the external file and click on "Open with Audacity".<br>
77
+
2. The track will appear in a new Audacity Project window.<br>
78
+
3. To copy the track, press <kbd>Ctrl</kbd> + <kbd>A</kbd> and then <kbd>Ctrl</kbd> + <kbd>C</kbd>.<br>
79
+
4. To paste the track, press <kbd>ALt</kbd> + <kbd>tab</kbd> to switch back to the original window, press <kbd>Ctrl</kbd> + <kbd>V</kbd>, and then press <kbd>ALt</kbd> + <kbd>tab</kbd> to switch back to Audacity.<br>
80
+
5. To exit the original window, click on the "X" in the top-right corner.
81
+
82
+
### Alternative Instructions:
83
+
1. select the recording with your cursor, click and drag the cursor over the desired portion of the track.<br>
84
+
2. To cut the selected portion of the track, press <kbd>Ctrl</kbd> + <kbd>X</kbd>.<br>
85
+
3. To paste the cut portion of the track, press <kbd>Ctrl</kbd> + <kbd>V</kbd>.<br>
86
+
4. To delete the original track, click on the "Delete" button in the toolbar.
87
+
88
+
## Tips:
89
+
- You can also use the "Export" feature in Audacity to save the track to a new file.
90
+
- If you are having trouble copying or pasting the track, try closing any other programs that are running in the background.
0 commit comments