Show HN: Web Audio Spring-Mass Synthesis
cochlear Friday, March 14, 2025Hi, I'm the author of this little Web Audio toy which does physical modeling synthesis using a simple spring-mass system.
My current area of research is in sparse, event-based encodings of musical audio (https://blog.cochlea.xyz/sparse-interpretable-audio-codec-pa...). I'm very interested in decomposing audio signals into a description of the "system" (e.g., room, instrument, vocal tract, etc.) and a sparse "control signal" which describes how and when energy is injected into that system. This toy was a great way to start learning about physical modeling synthesis, which seems to be the next stop in my research journey. I was also pleasantly surprised at what's possible these days writing custom Audio Worklets!
Summary
The article discusses the concept of string in programming, explaining its definition, properties, and various operations that can be performed on strings, such as concatenation, substring extraction, and string manipulation.
77
17
Summary
blog.cochlea.xyz