Skip to content

Instantly share code, notes, and snippets.

View JosepBernad's full-sized avatar

Josep Bernad JosepBernad

  • Barcelona - Mallorca
View GitHub Profile
@JosepBernad
JosepBernad / 3d-visuals-midi-js.html
Last active May 1, 2025 21:56 — forked from TomWhitwell/viz.html
GPT Visualisation MIDI code
<!--
Prompt used to generate this code:
Create an HTML file that shows rhythmic pulsing retro wireframe visuals that can be controlled using 8 MIDI CCs 35–41. Return the full code.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">