cochlear
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Extracting Playable Instrument Models from Short Audio Examples (blog.cochlea.xyz)
- Show HN: Theremin with MediaPipe and WebAudio (blog.cochlea.xyz)
As a fun, Halloween-y exercise, I've taken a break from some of the other hand-tracking-based WebAudio instruments I'm working on to make something simple and easy: A MediaPipe + WebAudio theremin-like instrument you…
- Show HN: RNN Musical Instrument (blog.cochlea.xyz)
In this small demo, I first overfit a single-layer RNN, decomposing a short segment of classical music into two "factors": - a sparse "control signal", something like a score, representing the injection of energy into…
- Toward a Sparse and Interpretable Audio Codec (arxiv.org)
- Wayverb: In-Depth Exploration of Acoustic Simulation Techniques (reuk.github.io)
- Show HN: Web Audio Spring-Mass Synthesis (blog.cochlea.xyz)
Hi, 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…
- Toward a Sparse Interpretable Audio Codec (blog.cochlea.xyz)
- Show HN: Musical Events Scatterplot (blog.cochlea.xyz)
In the process of working on models that decompose audio into sparse representations, I've found that it can be fun to explore the space of possible musical events that the learned decoders can produce. Most modern…
- Long Convolutions via Polynomial Multiplication (hazyresearch.stanford.edu)