All Projects → metalex9 → corruption-loops

metalex9 / corruption-loops

Licence: MIT license
Digitally disintegrating music

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to corruption-loops

Generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,534 (+4045.95%)
Mutual labels:  art, generative-art, web-audio-api, generative-music
generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,557 (+4108.11%)
Mutual labels:  art, generative-art, web-audio-api, generative-music
samila
Generative Art Generator
Stars: ✭ 750 (+1927.03%)
Mutual labels:  art, generative-art, generative
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+12408.11%)
Mutual labels:  art, generative-art, generative
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+667.57%)
Mutual labels:  art, generative-art, generative
Sofloo Spot
Click Randomize
Stars: ✭ 37 (+0%)
Mutual labels:  art, generative-art, generative
glitch-image
🖼 Generate and save unique glitchy images
Stars: ✭ 46 (+24.32%)
Mutual labels:  art, generative-art, generative
Weir
A system for making generative systems
Stars: ✭ 451 (+1118.92%)
Mutual labels:  art, generative-art, generative
Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+1781.08%)
Mutual labels:  art, generative-art, generative
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (+59.46%)
Mutual labels:  art, generative-art, generative
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (+4986.49%)
Mutual labels:  art, generative-art
glitch-art-bot-ts
Twitter bot that glitches photos on the fly
Stars: ✭ 66 (+78.38%)
Mutual labels:  art, generative-art
Urpflanze
A library for developers who want to approach to creative coding, artists who want to approach coding and for those who find it fun to play with math.
Stars: ✭ 118 (+218.92%)
Mutual labels:  art, generative-art
Pxlsrt
Pixel sorter written in Ruby
Stars: ✭ 119 (+221.62%)
Mutual labels:  art, generative-art
Blossom
A lovely interactive music generator
Stars: ✭ 162 (+337.84%)
Mutual labels:  art, generative-art
generative-art
Generative art experiments
Stars: ✭ 113 (+205.41%)
Mutual labels:  generative-art, generative
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (+2908.11%)
Mutual labels:  art, generative-art
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (+135.14%)
Mutual labels:  art, generative-art
stamps
A language for producing art
Stars: ✭ 116 (+213.51%)
Mutual labels:  art, generative-art
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (+10.81%)
Mutual labels:  art, generative-art

corruption-loops

Digitally disintegrating music.

Listen at corruptionloops.alexbainter.com.

Read about it.

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.

  1. Clone to your machine.
  2. Navigate to the project's directory.
  3. Run npm i.
  4. Run npm start.
  5. 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].