https://github.com/maxwellito/matrx
Glitch generator from input file
https://github.com/maxwellito/matrx
Last synced: over 1 year ago
JSON representation
Glitch generator from input file
- Host: GitHub
- URL: https://github.com/maxwellito/matrx
- Owner: maxwellito
- Created: 2018-10-01T22:35:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T23:04:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T18:09:34.588Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matr:x
Try it there https://maxwellito.github.io/matrx
This is a silly project generating audio video by reading a raw data from a file.
The sequence usually reflects the pattern of the file. If most of the screen is black with little regular glitches, so the file contain a lot of `00` and few data at regular interval.
The algorithm deciding to switch to color is subject to change to get something more impactful. The goal would be to generate a beautiful/crazy sequence from any file. It needs improvement for sure.
The best so far is to use mp4 files. Just be careful to not put a big one. It might crash.