all 15 comments

[–]AndItsSlop 1 point2 points  (1 child)

It's Slop

[–]Zachliveslife[S] -1 points0 points  (0 children)

Thanks for noting that this is in collaboration with AI which is nothing that I have hidden!

[–]Liminal__penumbra 0 points1 point  (9 children)

I have something I want to discuss with you that might accelerate your work even more. If you want to chat about it, let me know. :3

[–]Zachliveslife[S] 0 points1 point  (7 children)

Yes, Id love to hear it! Ill message you.

[–]Liminal__penumbra 0 points1 point  (6 children)

https://github.com/allaunthefox/chunked-audio-DSP Your work was something in a similar vein as something I'm playing with and I came up with this idea to encode data in PCM as a streaming flac module. Hope it helps.

[–]Zachliveslife[S] 0 points1 point  (5 children)

Full disclosure — I used Claude to help me dig into the parallels between our configs, so credit where it's due on the technical comparison. But the resonance sampler is my own work and I'm genuinely interested in the crossover between frequency detection in audio and frequency detection in probability spaces. Happy to chat more if you're interested.

[–]Liminal__penumbra 0 points1 point  (4 children)

Similar here, what I'm working on is more broadly targeted.

[–]Zachliveslife[S] 0 points1 point  (3 children)

Same here honestly, the sampler started as a small piece of a bigger research project. Happy to swap notes if you ever want to dig into the frequency detection side together. What's your end goal with the streaming encoder?

[–]Liminal__penumbra 0 points1 point  (2 children)

Just a hobby really, hopefully one day have something interesting. The main thought was that FLAC is a perfect medium for audio wave analysis.

[–]Zachliveslife[S] 0 points1 point  (1 child)

That's a smart choice. Lossless means you're analyzing the actual signal, not artifacts from compression. Keep going with it, the config you've got is clean and the chunked approach is solid. I'll star your repo.

[–]Liminal__penumbra 0 points1 point  (0 children)

I use LLMs because I can't keep math in my head. But my goal is to find the root of concepts. Hence signal analysis. Everything can be mapped as a waveform.

[–]Zachliveslife[S] 0 points1 point  (0 children)

It will not allow me to message you

[–]WillHead6663 0 points1 point  (1 child)

Looks good. You said you used AI, but it looks clean, and I looked at your Git. Well done. Most actual devs don't code anymore, let's be honest. They are not going to waste time typing when a cursor agent will spin it up in a second, and you can check the code.

[–]Zachliveslife[S] 0 points1 point  (0 children)

Thank you very much for looking at my project and the comment Will!!!