Skip to content

Commit 10bfcf2

Browse files
Merge pull request #1 from Dhanush-Reddy/Dhanush-Reddy-patch-1
Issue: audacity#35 Added some new instruction to the Readme.Md File
2 parents 498be39 + 5e3ac8e commit 10bfcf2

File tree

1 file changed

+21
-0
lines changed
  • troubleshooting/solving-recording-problems

1 file changed

+21
-0
lines changed

troubleshooting/solving-recording-problems/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,24 @@ If the slider is disabled, check first in [Device Toolbar](https://alphamanual.a
6969
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).
7070

7171
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.
91+
92+

0 commit comments

Comments
 (0)