https://github.com/soup-ms/tinymeter
A audio-visualizer webapp
https://github.com/soup-ms/tinymeter
audio-visualizer
Last synced: 2 months ago
JSON representation
A audio-visualizer webapp
- Host: GitHub
- URL: https://github.com/soup-ms/tinymeter
- Owner: soup-ms
- Created: 2024-12-21T00:49:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T06:00:12.000Z (5 months ago)
- Last Synced: 2025-03-07T02:22:55.522Z (3 months ago)
- Topics: audio-visualizer
- Language: TypeScript
- Homepage: https://tinymeter.vercel.app
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TinyMeter
A lightweight, browser-based audio meter for monitoring input levels.
## Features
- Real-time audio level monitoring
- Peak level detection
- Minimal interface
- No installation required## Usage
1. Allow microphone access
2. Select input device
3. Monitor audio levels## Tech Stack
- React
- Vite
- TypeScript
- Tailwind CSS