Show HN: Voice Composer – Browser-based pitch detection to MIDI/strudel/tidal
Source: Hacker News
Introduction
Built this over the weekend to bridge the gap between “can hum a melody” and “can code algorithmic music patterns” (Strudel/TidalCycles) for live coding and live DJ’ing.
What it does
- Real‑time pitch detection in the browser using multiple algorithms:
- CREPE – deep‑learning model via TensorFlow.js
- YIN – a…