/go-compare-audio

Compare batches of audio in the browser

Primary LanguageJavaScript

go-compare-audio

Compare audio features and audition files from various folders. Useful for evaluating the effects of processing over time.

Installation

Run the server
go run main.go

Run the front end

cd app
yarn start

Usage

Open localhost:3000 in a browser and click Add Folder. Then paste a folder path containing waves and click Analyze. Repeat the process for any other folders you want to look at.

alt text