Changes

Jump to navigation Jump to search
210 bytes added ,  12:42, 22 June 2020
Line 55: Line 55:     
===Working with the application===
 
===Working with the application===
 +
[https://drive.google.com/drive/folders/1rpuG1V8ISYUS0IbbS7-EVNzWiDl-3VRD?usp=sharing '''Click here to access/Download different kinf of OER background music files''']
 
====Obtaining Audio from different sources====
 
====Obtaining Audio from different sources====
Audio file can be obtained from many different sources such as audio recorders in phone, camera or laptops. Audio recording in laptops can be done using Audacity which is explained in [[Learn Audacity#Step3|Step 3]] below. Similarly audio can be recorded in other recording devices and transferred to a laptop to edit them using Audacity. Importing audio files from different sources to the laptop is explained in [[Learn_Ubuntu#Step8|Step 8 of Learn Ubuntu page]].
+
Audio files can be obtained from many different sources such as audio recorders in phone, camera, or laptops. The audio recording in laptops can be done using Audacity which is explained in [[Learn Audacity#Step3|Step 3]] below. Similarly, audio can be recorded in other recording devices and transferred to a laptop to edit them using Audacity. Importing audio files from different sources to the laptop is explained in [[Learn_Ubuntu#Step8|Step 8 of Learn Ubuntu page]].
    
====Recording with Audacity====
 
====Recording with Audacity====
Line 64: Line 65:  
</gallery>
 
</gallery>
 
[[File:Audacity 3 Start Record.png|left|frame|Step 3]]
 
[[File:Audacity 3 Start Record.png|left|frame|Step 3]]
To start recording, click the '''red record''' button in the Toolbar as shown in the left image. Begin talking or playing any audio and continue for as long as you want. When you feel you've recorded enough, click the '''yellow stop''' button. Until you stop the recording, other functions on the Menu and Toolbar will be disabled. You can record an audio playing on your computer itself, or playing in an another external audio device
+
To start recording, click the '''red record''' button in the Toolbar as shown in the left image. Begin talking or playing any audio and continue for as long as you want. When you feel you've recorded enough, click the '''yellow stop''' button. Until you stop the recording, other functions on the Menu and Toolbar will be disabled. You can record audio playing on your computer itself, or playing in another external audio device
    
{{Clear}}
 
{{Clear}}
Line 74: Line 75:  
</gallery>
 
</gallery>
   −
To import audio, click File -> Import -> Audio from the menu as shown in the first image above. Choose the music file from your computer, and then click on Open. Once you import an audio clip it will appear in Audacity as an audio track as you can see in second image. If you want to add multiple tracks, you can do so by clicking on Tracks -> Add new -> Audio track from the Menu as shown in the same second image. With use of multiple tracks, you can record and at the same time import several audio tracks to work in Audacity as shown in third image above.
+
To import audio, click File -> Import -> Audio from the menu as shown in the first image above. Choose the music file from your computer, and then click on Open. Once you import an audio clip it will appear in Audacity as an audio track as you can see in the second image. If you want to add multiple tracks, you can do so by clicking on Tracks -> Add new -> Audio track from the Menu as shown in the same second image. With the use of multiple tracks, you can record and at the same time import several audio tracks to work in Audacity as shown in the third image above.
    
==== Basic audio editing ====
 
==== Basic audio editing ====
Line 81: Line 82:  
File:Cut selected audio clip for moving to other place - audacity.png|Cutting selected audio
 
File:Cut selected audio clip for moving to other place - audacity.png|Cutting selected audio
 
File:Paste selected audio clip to other place - audacity.png| Pasting selected audio
 
File:Paste selected audio clip to other place - audacity.png| Pasting selected audio
</gallery>Similar to how we do cut (or copy) paste a selection of text in a text document, we can cut (copy) and paste a selection of audio in an audio file in Audacity. To delete a part of the track, we can select the area of track we wish to delete as shown in first image above and then press '''delete''' key on keyboard to delete. To move a part of audio to another place in same track or to another track, we need to select it first as we did before and then click on cut icon on the toolbar as shown in second image. Then the same audio can be pasted by clicking on paste icon on the toolbar as shown in third image above. The usual keyboard shortcuts for cut(<code>'''Ctrl+X'''</code>), copy(<code>'''Ctrl+C'''</code>) and paste(<code>'''Ctrl+V'''</code>) will also work on Audacity. Once you are done with editing, the final audio can be exported to any audio format from the Menu by clicking on File->Export and then Save.
+
</gallery>Similar to how we do cut (or copy) paste a selection of text in a text document, we can cut (copy) and paste a selection of audio in an audio file in Audacity. To delete a part of the track, we can select the area of the track we wish to delete as shown in the first image above and then press '''delete''' key on the keyboard to delete. To move a part of the audio to another place on the same track or to another track, we need to select it first as we did before and then click on the cut icon on the toolbar as shown in second image. Then the same audio can be pasted by clicking on paste icon on the toolbar as shown in the third image above. The usual keyboard shortcuts for cut(<code>'''Ctrl+X'''</code>), copy(<code>'''Ctrl+C'''</code>) and paste(<code>'''Ctrl+V'''</code>) will also work on Audacity. Once you are done with editing, the final audio can be exported to any audio format from the Menu by clicking on File->Export and then Save.
    
==== Saving and exporting to different formats ====
 
==== Saving and exporting to different formats ====
Line 95: Line 96:  
To amplify the clip select the track which you want to increase (amplify) the volume, go to ‘Effect’ tab from the top of the screen and choose ‘Amplify’ from the drop-down menu and Finally, use the slider in the new dialogue box to tell Audacity how much you wish to amplify your clip and click ‘OK to apply.
 
To amplify the clip select the track which you want to increase (amplify) the volume, go to ‘Effect’ tab from the top of the screen and choose ‘Amplify’ from the drop-down menu and Finally, use the slider in the new dialogue box to tell Audacity how much you wish to amplify your clip and click ‘OK to apply.
   −
You have to select "allow clipping" to increase the the volume.
+
You have to select "allow clipping" to increase the volume.
    
==== Removing noise ====
 
==== Removing noise ====
n order to remove ‘noise,’ we must first tell Audacity what the ‘noise’ sounds like so it can be isolated within the audio. Do this by firstly selecting a portion of the audio where nobody is talking –like a break in conversation, so you just get the ‘noise.’ Next, go to ‘Effect’ and select ‘Noise Removal’ from the drop-down menu:
+
n order to remove ‘noise,’ we must first tell Audacity what the ‘noise’ sounds like so it can be isolated within the audio. Do this by firstly selecting a portion of the audio where nobody is talking –like a break in the conversation, so you just get the ‘noise.’ Next, go to ‘Effect’ and select ‘Noise Removal’ from the drop-down menu:
    
<gallery mode="packed" heights="300px" caption="Remove noise by using noise reduction option">
 
<gallery mode="packed" heights="300px" caption="Remove noise by using noise reduction option">
Line 105: Line 106:  
</gallery>
 
</gallery>
   −
From the dialogue box, select ‘Get Noise Profile.’ This will then take a sample of the ‘noise’ you wish to cancel out.Next, select ‘Edit’ from the top left of the screen, ‘Select...’and then ‘All’ to highlight the whole clip.Once you have highlighted the whole clip, return to the ‘Effect’ tab, choose ‘Noise Removal’ from the drop-down menu and then click ‘OK’ at the bottom of the dialogue box (see right). This will process the file and remove all of the ‘noise’ from your recording.
+
From the dialogue box, select ‘Get Noise Profile.’ This will then take a sample of the ‘noise’ you wish to cancel out.Next, select ‘Edit’ from the top left of the screen, ‘Select...’and then ‘All’ to highlight the whole clip. Once you have highlighted the whole clip, return to the ‘Effect’ tab, choose ‘Noise Removal’ from the drop-down menu and then click ‘OK’ at the bottom of the dialogue box (see right). This will process the file and remove all of the ‘noise’ from your recording.
    
==== Fade a section in or fade it out ====
 
==== Fade a section in or fade it out ====

Navigation menu