Audio Editor | Online H5 audio editor based on an open source project: audio.js .
Step 1: Import the audio to be edited
https://hai2007.github.io/audio-editor/
in the browser, you can see the following interface:
Then, click the button "Click I select the audio file that needs to be edited" and the following selection box will pop up:
Just select the file you need to edit, and then press the "Open" button to complete the file import:
Step 2: Determine the split point
After the file is imported successfully, you can see that there is a cutting point at the beginning and the end by default. The music duration is 1 minute and 12 seconds.
Suppose we want to remove 30 seconds to 50 seconds:
In the following change the input box before adding a cutting point
0:30.0
and click the button, and you will get a 30 seconds. Similarly, add
50 seconds. The results are as follows:
Of course, if you want to fine-tune, you can also use the mouse to drag those cutting points.
Step 3: Generate fragments
After the cutting point is ready, click the Generate Fragment button to get the fragment:
Reminder: If the cutting point is modified, you can click the Generate Fragment button again to update the fragment list.
Step 4: Select the required fragments and generate the final result
After the fragments are available, according to the requirements at the beginning, we hope to remove the second paragraph. Therefore, the selection of the fragment list is changed to the following situation:
Then, click the download button at the bottom, and the browser will download the final result to the local:
end
In use, if you encounter any problems, you can leave a message to us, please go to:
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。