←back to thread

108 points cgeier | 9 comments | | HN request time: 0.417s | source | bottom
1. szvsw ◴[] No.42186373[source]
There’s no better introduction to signals and systems than a modular synthesizer IMO - the combination of tactility and audibility for multi-sensory learning is so great at building intuition - and more importantly, excitement! - for signal processing.

This looks like a cool project in the same spirit!

replies(3): >>42186714 #>>42186859 #>>42189497 #
2. omani ◴[] No.42186714[source]
I agree. I highly recommend [0] Moritz Klein's channel. amazing explanations and learning effect.

[0] https://youtube.com/@MoritzKlein0/videos

replies(2): >>42191127 #>>42193568 #
3. ObscureScience ◴[] No.42186859[source]
Cool, I was thinking about the other way around, using an analog computer to build synthesizers.
replies(2): >>42188460 #>>42193555 #
4. youngtaff ◴[] No.42188460[source]
This fella is using it as part of his music making https://www.instagram.com/stephano.music/
5. Optimal_Persona ◴[] No.42189497[source]
I was going to say the same - does this follow 1V/octave standard, and is this available in Eurorack format? ;-)
replies(1): >>42198788 #
6. immmmmm ◴[] No.42191127[source]
As someone that has been in the synth diy world for a quarter of century, I couldn’t agree more!
7. dreamcompiler ◴[] No.42193555[source]
You can do that but it's kind of overkill. With analog computing you think in the time domain with differential equations, and accuracy is more important than speed.

With synthesizers you think mostly in the frequency domain and speed is more important than accuracy. Integrators from AC become lowpass filters, adders become mixers*, multipliers become ring modulators, etc.

* In audio, a "mixer" is an adder. In RF a mixer is a multiplier.

8. pglevy ◴[] No.42193568[source]
Just previewed the hi-hat from scratch vid. This channel looks great. Thanks for sharing!
9. vegadw ◴[] No.42198788[source]
https://the-analog-thing.org/wiki/FAQ_Synthesizers

TL;DR: No.

I looked into it hook one up to my rack and ultimately decided that even with the high price of euro modules it's still not really sensible/useful for what it includes. There's a lot of more useful modules you can try the same vibe with for euro though.

For analog logic, Maths from Make Noise is the obvious. ANA from Mystic Circuits is pretty neat too.

For digital logic (Combining both types of logic is very fun IMHO) O_c (or uO_c) running hemisphers has a mode to construct complex logic gate changes in the module, which can be fun.

Also, consider that a LPF is effectively an integrator and a HPF a differentiator and you already have 90% of it already, probably.