Digital Heart is a generative music piece with reactive visual created with vanilla JavaScript and WebPD. Every iteration has a unique, fixed, four-bar pattern that repeats as long as the code is running. WebPD is a compiler for the Pure Data audio programming language allowing users to run .pd patches in web pages. WebPD is highly modular and takes a white-box approach to audio programming. It converts the audio graph and processing objects from a patch into plain human-readable JavaScript or AssemblyScript.
The pure audio generated code can then be integrated directly in any web application without using WebPD or Pure Data ever again.
+info: https://github.com/sebpiq/WebPd
For best results, please use the Chrome browser. Unfortunately, this piece does not work with phones. Click to start.