|
<readme> |
|
|
|
**Multitrack Audio Editor** |
|
|
|
Multitrack Audio Editor is a simple audio editor built with wavesurfer.js and Alpine.js. It allows you to load multiple audio tracks, display the waveform, timeline, and playback controls. With the ability to mute/solo individual tracks, the user can mix and match audio to create a multitrack masterpiece. |
|
|
|
## Preview |
|
|
|
![Multitrack Audio Editor]("https://i.imgur.com/mLxOfQE.png") |
|
|
|
## Features |
|
|
|
* Load multiple audio tracks. |
|
* Display waveform, timeline, and playback controls. |
|
* Add mute/solo tracks features. |
|
* Customizable design. |
|
|
|
## Installation |
|
|
|
1. Clone the repository |
|
`git clone https://github.com/kcone42/multitrack-audio-editor.git` |