https://github.com/marcusstenbeck/remotion-audio-visualizers
Audio visualization components for Remotion.
https://github.com/marcusstenbeck/remotion-audio-visualizers
react remotion
Last synced: 12 months ago
JSON representation
Audio visualization components for Remotion.
- Host: GitHub
- URL: https://github.com/marcusstenbeck/remotion-audio-visualizers
- Owner: marcusstenbeck
- Created: 2022-08-15T11:13:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T11:33:35.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T09:34:04.116Z (over 1 year ago)
- Topics: react, remotion
- Language: TypeScript
- Homepage: https://o1b60.csb.app/
- Size: 1.7 MB
- Stars: 46
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion Audio Visualizers
# [Live demo 🔗](https://o1b60.csb.app/)

## Quick start
1. `npm install`
2. `npm start`
## How to use
See the [examples](/src/AllVisualizationsComposition.tsx) for how to customize the look of the visualizations.
Sources for the visualizers are here: [/src/visualizations](/src/visualizations)