HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ichbinsoftware

no profile record

Submissions

Show HN: Watch Claude think

github.com
1 points·by ichbinsoftware·2 個月前·0 comments

Show HN: Agentic Context Framework – The missing context layer

github.com
4 points·by ichbinsoftware·3 個月前·0 comments

Show HN: Everything Is Remixed – Serverless Web Audio Mixer with URL State

evr.ichbinsoftware.com
5 points·by ichbinsoftware·5 個月前·3 comments

Show HN: npm install @ichbinsoftware/everything-is-free

github.com
2 points·by ichbinsoftware·6 個月前·1 comments

Show HN: Everything Is Free – An open source, CC0 electronic album

github.com
1 points·by ichbinsoftware·7 個月前·2 comments

comments

ichbinsoftware
·2 個月前·discuss
This is awesome, the filters sound excellent and UI is great.
ichbinsoftware
·2 個月前·discuss
Nice one, this is great, ps you have a double up/typo in your GitHub repo about.
ichbinsoftware
·2 個月前·discuss
[flagged]
ichbinsoftware
·3 個月前·discuss
[dead]
ichbinsoftware
·5 個月前·discuss
Totally, it's surprisingly powerful and extensible.
ichbinsoftware
·5 個月前·discuss
Hi HN,

I recently open-sourced my electronic album Everything Is Free (CC0), but I wanted to go a step further than just providing files.

I built Everything Is Remixed, a browser-based stem mixer that lets you mix the raw audio tracks (volume, pan, EQ, reverb, delay) in real-time.

The Tech Stack: - Core: Pure Web Audio API (no external audio libraries) - State: The entire mix configuration (fader positions, effects settings, mutes) uses a custom encoding scheme compressed directly into the URL. There is no database. - Architecture: Cloudflare Workers + R2 for hosting the stems, but the mixing logic is 100% client-side.

You can try the album mixer here: https://evr.ichbinsoftware.com/

Try a pre-configured mix: https://evr.ichbinsoftware.com/hydrogen?mix=0:75:0:0:-3,1:90...

Or load your own audio files in the standalone version: https://mixer.ichbinsoftware.com/

The code is open source and CC0: https://github.com/ichbinsoftware/everythingisremixed

I'd love feedback on the audio engine performance or the compression approach!
ichbinsoftware
·7 個月前·discuss
Hi HN, I'm the creator of this project. I've released my electronic album, Everything is Free, as an open-source repository under CC0 (Public Domain).

The thesis: Music should circulate like electricity, is public infrastructure, not protected content.

What's included:

- Full album browsable in the repo with immediate M4A access

- High-res WAV stems for remixing/sampling/destroying

- Interactive stem player at ev3.ichbinsoftware.com for each track

- CC0 license — copy, remix, commercialize, or repackage without permission or attribution

The process:

All synth and effects audio came from physical hardware (circuits/voltages), not software.

I wanted to capture the timing errors and human decisions of hardware jams, then release that raw data back to the web.

Happy to answer questions about the hardware workflow, the CC0 decision, or how to use these stems in your projects.

Links:

Repo: https://github.com/ichbinsoftware/everythingisfree

Stream/Download: https://software-entwicklungskit.bandcamp.com/album/everythi...

Interactive player: https://ev3.ichbinsoftware.com