NoTrueSpaceman

Honest Geekery

Analog meter synth module

I haven’t shared much about my modular synth, but I really should. I’ve created several custom synth modules - even designing PCBs and custom 3D printed faceplates for them. The circuit design is also my own although heavily inspired by the very helpful synth DIY…

Continue reading...

More ray diagrams

I've dug into this ray diagram sketch on CodePen because it's pretty satisfying to twiddle the properties of the simulation and see how things change. I've added some sliders, but beware of the code - it isn't pretty. I'd say it's about reached the point…

Continue reading...

WIP: Ray diagram in Javascript

During lunch I whipped up a software sketch based on that notebook entry I posted earlier. I thought I'd start with actually drawing the shapes required for a ray diagram, and then make it more data-driven over time. I should be able to then make…

Continue reading...