khuramhaf / Audio-trimming-in-plain-javaScript

This is audio trimming app in plain javaScript, HTML and CSS. This app will trim the first 10 seconds of your audio.

Home Page:https://audiotrimmer.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio-trimming-in-plain-javaScript

This is a simple audio trimming application built using plain JavaScript, HTML, and CSS. It trims the first 10 seconds of an audio file and allows the user to record and download the trimmed audio. The user can run the app locally by using the server.js file and accessing it at localhost:3000. The trimming is done using channel data and the trimming values are hardcoded. The app automatically starts recording after the "cut" button is clicked and stops recording when the "stop" button is clicked.

See Our Latest Video Editor

https://www.amooiz.com

About

This is audio trimming app in plain javaScript, HTML and CSS. This app will trim the first 10 seconds of your audio.

https://audiotrimmer.vercel.app/


Languages

Language:HTML 86.1%Language:JavaScript 13.9%