Hacker News new | ask | show | jobs
Show HN: Using ChatGPT to compose instrumental music (expandmapping.substack.com)
3 points by _tpdt 1162 days ago
If you ask ChatGPT to produce a melody, it will give you a list of notes. I made a Python notebook (linked in the walkthrough) that takes those notes and generates a MIDI file and audio output. This post walks through 3 sample scenarios: a simple melody, a blues melody, and a drum loop.