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

https://github.com/derivia/visuaudio

Audio visualizer written in TypeScript using React.
https://github.com/derivia/visuaudio

Last synced: over 1 year ago
JSON representation

Audio visualizer written in TypeScript using React.

Awesome Lists containing this project

README

          

# Algovisual

Audio visualizer that lets you upload MP3 files and see real-time frequency bars
move to the music.

## Stack

- TypeScript
- React

## Setup

```sh
$ docker compose up
```

## License

[MIT](./LICENSE)