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.
- Host: GitHub
- URL: https://github.com/derivia/visuaudio
- Owner: derivia
- License: mit
- Created: 2025-01-13T08:06:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T07:47:26.000Z (over 1 year ago)
- Last Synced: 2025-02-02T08:31:59.492Z (over 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)