I launched a MIDI controller and IG banned me 48 hours later
The MIDI controller I wanted didn't exist, so I built it. I: - posted it to reddit, got 50k views, sold a few (including to some big names in the EDM world) - used it in a session with a Wu Tang affiliate (got paid 30 chicken wings, all flats) - got banned from Instagram in 48 hours, right after one of my favorite producers followed my account. Build Details: - 2.0mm 5052 powder coated aluminum body, modeled in fusion, laser cut and bent by sendcutsend - Solid walnut endcaps - SLA keycaps - gateron switches - custom switch matrix pcb - custom c++ firmware - rp2350 mcu - i2c oled display -…
What it does
In the maker’s words, at launch
The MIDI controller I wanted didn't exist, so I built it. I: - posted it to reddit, got 50k views, sold a few (including to some big names in the EDM world) - used it in a session with a Wu Tang affiliate (got paid 30 chicken wings, all flats) - got banned from Instagram in 48 hours, right after one of my favorite producers followed my account. Build Details: - 2.0mm 5052 powder coated aluminum body, modeled in fusion, laser cut and bent by sendcutsend - Solid walnut endcaps - SLA keycaps - gateron switches - custom switch matrix pcb - custom c++ firmware - rp2350 mcu - i2c oled display - ec11 encoders connected to a mcp23017 Do any of y'all have any advice for promoting a new hardware product, without incurring the wrath of Meta's algorithms? harmonyresearchlabs.com
Does the same job
all alternatives →- IUI used AI to recreate a $4000 piece of audio hardware as a pluginJan 2026 · ▲160
Hi Hacker News, This is definitely out of my comfort zone. I just wanted to show you guys because I'm super proud of it. It's a 100% faithful recreation based off of the schematics, patents, and ROMs that were found online. So please watch the video and tell me what you think https://youtu.be/auOlZXI1VxA The reason why I think this is relevant is because I've been a programmer for 25 years and AI scares the shit out of me. I'm not a programmer anymore. I'm something else now. I don't know what it is but it's multi-disciplinary, and it doesn't involve writing code myself--for…
- IBI built a Guitar Hero robot [video]2021 · youtube.com · ▲328
- IBI built an HTML 5 Guitar Tuner2014 · freetuner.co · ▲134
- MMMy MusicHackDay project. A MPC-esque JS drum machine (requires Chrome)2012 · jpc.heroku.com · ▲70
- TFThe first websynth that's 100% mappable to a MIDI controller2015 · github.com · ▲122
- IBI Built a Synthesizer with WASM2020 · timdaub.github.io · ▲25
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io