This page is m4a → stem-player upload. It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.
Drop an audio file. It gets renamed with a timestamp, downloaded to your machine, and you drag it into iCloud sfg/inbox/jams/. A launchd watcher runs demucs htdemucs_6s + librosa onset detection on the first 10 cool parts, builds a stem player, deploys it to drwu-htmls.vercel.app.
Path A — iCloud watcher (set up once, automatic forever):
mkdir -p ~/Library/Mobile\ Documents/com~apple~CloudDocs/sfg/inbox/jams # Drop the downloaded file into that folder. The launchd job at # ~/.claude/launchd/com.drwu.jam-chop-watcher.plist polls every 30s, # runs python3 ~/Desktop/HFE-Stems/jam_chop_player.py on each new file, # deploys to https://drwu-htmls.vercel.app/<slug>-stems
Path B — manual one-shot:
python3 ~/Desktop/HFE-Stems/jam_chop_player.py ~/Downloads/<your-file>.m4a cd ~/Projects/drwu-htmls && vercel deploy --prod --yes # alias newest deploy to drwu-htmls.vercel.app
bass / drums / guitar / piano / vocals / other at 44.1 kHz mono 128 kbps