Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 573 Bytes

Popart.io

Web version: http://morukutsu.github.io/popart-io/

I/O Modular Video Synthesizer

popart-io is a project inspired by hardware video synthesis.

Using basic waveforms (sin, square, tri or saw) and advanced modulation, it is possible to combine different effects to create unique video sequences.

Each build block has a set of parameters which can be tweaked to reveal new shapes and patterns. See patchs folder for examples...

Development

npm install
npm run server

(in another shell)

npm start

Todo

documentation, screenshots & videos