https://github.com/rewbs/butterchurn-recorder
https://github.com/rewbs/butterchurn-recorder
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rewbs/butterchurn-recorder
- Owner: rewbs
- License: mit
- Created: 2023-06-21T04:21:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T03:02:11.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T13:48:29.303Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://butterchurn-recorder.vercel.app
- Size: 19.2 MB
- Stars: 17
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# butterchurn-recorder
## [🚀 See it live here](https://vizrecord.app/)
This is a wrapper around [Butterchurn](https://butterchurnviz.com/) (a wonderful Javascript implementation of the venerable [Milkdrop2](https://www.geisswerks.com/about_milkdrop.html) audio visualisation tool), modified to allow you to record and download audio visualisation videos.
It was built as a means to generate interesting input videos for use with [Parseq](https://github.com/rewbs/sd-parseq), for AI enhancement.
It is a [SolidStart](https://start.solidjs.com/getting-started/what-is-solidstart) app that you can run locally like:
* `npm install`
* `npm run dev -- --open`