Hacker News new | ask | show | jobs
Show HN: npm install @ichbinsoftware/everything-is-free (github.com)
2 points by ichbinsoftware 166 days ago
Hi HN

I wrapped my open-source album in an NPM package to treat music as a software dependency.

Why? So you can build visualizers or players without scraping. You get the lyrics, artwork, manifesto, BPM/Key metadata, and direct stream/download URLs programmatically.

- License: CC0 (Public Domain). Install it, commercialize it, remix it. No attribution required.

- Main synth and effects came from hardware (synthesizers/circuits), not software.

- Track names: Hydrogen → Francium (alkali metals).

- Demo: Interactive stem player at https://ev3.ichbinsoftware.com

- NPM: https://www.npmjs.com/package/@ichbinsoftware/everything-is-...

Happy to answer questions about the package structure or the hardware workflow.

1 comments

Really fun idea treating an album like a dependency!