corruption-loops
corruption-loops copied to clipboard
Digitally disintegrating music
corruption-loops
Digitally disintegrating music.
Listen at corruptionloops.alexbainter.com.
Overview
This project will generate a unique, 10-second recording of music and play it repeatedly. On every play, the audio data will be corrupted.
This project uses the Web Audio API and Tone.js.
Installation
Access to the required audio samples from unrecognized domains (including "localhost") is intentionally blocked by CORS. Please clone the @generative-music/samples-alex-bainter repository to your machine and start its sample file server.
You will need Node.js installed on your machine.
- Clone to your machine.
- Navigate to the project's directory.
- Run
npm i
. - Run
npm start
. - Navigate to localhost:8080.
Issues and Feedback
Problems or general feedback can be reported here on Github or by sending an email to [email protected]. Thanks!