An open API service indexing awesome lists of open source software.

https://github.com/mendess/audioexperiments


https://github.com/mendess/audioexperiments

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# AudioExperiments

## Server
`cargo run --release`

## Client
`cargo run --release -- -s 127.0.0.1:8080 -b 127.0.0.1:5000`

## Local File
`cargo run --release -- -f "AnyMp3File.mp3"`