/AudioEditor

A visual audio editor tool offering features such as the "Tempo Corrector" and the "Mashup Mixer"

Primary LanguageJava

AudioEditor

An audio editor written in Java

Getting Started

This project is using some classes from TarsosDSP (for proper time stretching) and from ForwardIO (saving and loading files).

(I haven't figured out how to solve this with Maven or other package managers, so I'll just link to the needed JARs)

TarsosDSP-2.4.jar

ForwardIO.jar