TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mutable Instruments' Eurorack Modules

201 pointsby krigabout 5 years ago

16 comments

cousin_itabout 5 years ago
Magical stuff. There are software versions available for free, usable in VCV Rack which is also free. I&#x27;ve been playing with it on and off for the last year. It blows my mind that 1) someone would just give this stuff away 2) more people aren&#x27;t jumping on the bandwagon of physically based modular synths. These things can make some of the most pleasant musical sounds I&#x27;ve ever heard. Check out the YouTube channels &quot;Lightbath&quot; or &quot;ann annie&quot; for examples.<p>Sadly, Émilie Gillet (the person behind Mutable Instruments) recently announced that she&#x27;s stopping development of new modules, because being a known person who&#x27;s visibly trans is just too much, and she&#x27;s looking for the next niche to disappear in.
评论 #22413286 未加载
评论 #22413320 未加载
评论 #22413684 未加载
评论 #22418140 未加载
评论 #22418100 未加载
评论 #22414292 未加载
评论 #22413422 未加载
评论 #22414255 未加载
mellavoraabout 5 years ago
Been into modular for just over 2 years. If you want to emulate it in software, the csound language is your friend.<p><a href="https:&#x2F;&#x2F;csound.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;csound.com&#x2F;</a><p>&quot;Csound is a sound and music computing system which was originally developed by Barry Vercoe in 1985 at MIT Media Lab.&quot;<p>I prefer to do things in hardware rather than software because after staring at a computer monitor all day long professionally, it is the last thing I want to do when I get home. I much prefer twisting knobs and patching cables.<p>Also, one philosophical interest in Eurorack is as an alternative model of computation. You&#x27;ve totally given up the Von Neumann architecture, but you can still do some amazing computations. Sums, integrals, differentials, chaotic functions, ...<p>point is, this is another way physical Eurorack is an alternative to &quot;software&quot; (where software seems to assume a Von Neumann system to run it on...)<p>Cost is an issue. It is hard to be serious about the hobby for less than $1500. You are welcome to dispute that point with me by discussing all the cheaper options available or talking about resale value, but given that most modules cost north of $100 it doesn&#x27;t take long.<p>And building modules from scratch (which I&#x27;ve done, just a stash of chips, resistors, and caps and a blank proto board, working off a hand-drawn circuit diagram) can save a few bucks but the time cost gets very high.
评论 #22419420 未加载
评论 #22415502 未加载
vile_wretchabout 5 years ago
I&#x27;ve been building MI modules for a while. Émilie is such a boon to the SDIY community. Not only does she design incredible modules and release the entire design for free but she also actively encourages modification and improvements buy offering a complete development VM.<p>It was pretty much expected whenever a new module was released that people would get right to work designing &#x27;µ&#x27; versions of the modules that use less space on a rack or in some cases &quot;double&quot; versions of modules.
recursingingabout 5 years ago
If I might just gush here. The work made available here by Émilie has been just so damn valuable to me over the last few years. From simple but effective circuit design, to very efficient and easy to follow DSP code. I would never have fallen so deep into the eurorack rabbit hole without it. Whatever it is she ends up doing now, I hope she shares it with the world the same way she did with MI!
评论 #22415516 未加载
franky47about 5 years ago
Because they are open-source, those modules have been ported to VCV Rack [1], a virtual instrument aimed at recreating the Eurorack experience in digital audio workstations. Obviously, using a mouse&#x2F;trackpad is not the same as tweaking real knobs, but it&#x27;s much cheaper.<p>[1] <a href="https:&#x2F;&#x2F;vcvrack.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vcvrack.com&#x2F;</a>
评论 #22413194 未加载
评论 #22413914 未加载
评论 #22413588 未加载
评论 #22413163 未加载
fit2ruleabout 5 years ago
Émilie Gillet (founder of MI) has done so much for the modular synthesiser world - she has pushed the state of the art pretty far forward, and now making all the designs available pretty much means that we are going to see some great progress beyond the current scene .. I wonder if there is a F&#x2F;OSS award that she could be recommended for? Its one thing to release software for free, but to also do it for hardware designs is amazing ..
评论 #22413225 未加载
评论 #22416571 未加载
squeaky-cleanabout 5 years ago
Using a Mutable Instrument module is a fun way to code your own Eurorack ideas if you&#x27;re like me and bad at the hardware&#x2F;DIY part. Everything is open, even the bootloader, and there&#x27;s a neat process where it converts the compiled program into an audio stream that the module then listens to (when turned on in recovery mode). And it&#x27;s even easier to go back to stock firmware.<p>There&#x27;s also the well-known-ish alternative &quot;Parasite&quot; firmwares by mqtthiqs which is fun to look through and really fun to play with in a module. [0, 1] I don&#x27;t know if these are available in a software-only form like VCV.<p>Mutable also isn&#x27;t the only manufacturer releasing open-source modules. 4ms has a few, the DLD [2] is a delay I&#x27;ve been playing with reprogramming lately (almost 3 minutes of memory! stereo!). Rebel Technology releases their stuff under GPL [3]. I&#x27;m sure there&#x27;s more I&#x27;m forgetting. I wish Make Noise would open-source their digital stuff...<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;mqtthiqs&#x2F;parasites" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mqtthiqs&#x2F;parasites</a><p>[1] <a href="https:&#x2F;&#x2F;mqtthiqs.github.io&#x2F;parasites&#x2F;clouds.html" rel="nofollow">https:&#x2F;&#x2F;mqtthiqs.github.io&#x2F;parasites&#x2F;clouds.html</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;4ms&#x2F;DLD" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;4ms&#x2F;DLD</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;pingdynasty&#x2F;CLK" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pingdynasty&#x2F;CLK</a>
jpm_sdabout 5 years ago
This is so cool!<p>If, like me, you were wondering &quot;what is this, exactly?&quot; see:<p><a href="https:&#x2F;&#x2F;mutable-instruments.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mutable-instruments.net&#x2F;</a>
trolliedabout 5 years ago
The PCBs are open source too.<p>I purchased 6 from <a href="https:&#x2F;&#x2F;www.amazingsynth.com" rel="nofollow">https:&#x2F;&#x2F;www.amazingsynth.com</a> and couldn&#x27;t be happier. It&#x27;s good fun trying to do surface mount soldering!
visualphoenixabout 5 years ago
Aah Eurorack... I first found out about this scene when a friend started making modules in his spare time and then eventually left the game development industry to found Noise Engineering[0]<p>It’s definitely cool the MI stuff is open source!<p>[0] <a href="https:&#x2F;&#x2F;www.noiseengineering.us&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.noiseengineering.us&#x2F;</a>
FutureSpecabout 5 years ago
Mutable Instruments did a great thing open sourcing their hardware and software. I own a couple of MI clones from Momo Modular. Eurorack is an incredible hobby.
dimalabout 5 years ago
Interesting contrast with TipTop, who makes modules which are derivatives of other devices (808 and 909 drum modules), but they patented Stack Cables (even though stackable banana cables were already a thing), and has sued to prevent other companies from also making stackable cables.
评论 #22417174 未加载
评论 #22435257 未加载
jdkeeabout 5 years ago
I built a Mutable 6-voice Ambika synthesizer about five years ago with the SMR voice cards. It is a magical synth and an easy build. You can get DIY kits from TubeOhm.<p><a href="https:&#x2F;&#x2F;www.tubeohm.com&#x2F;tubika.html" rel="nofollow">https:&#x2F;&#x2F;www.tubeohm.com&#x2F;tubika.html</a>
monkeynotesabout 5 years ago
The Plaits oscillator has been ported to the Korg Logue SDK too: <a href="https:&#x2F;&#x2F;github.com&#x2F;peterall&#x2F;eurorack-prologue" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;peterall&#x2F;eurorack-prologue</a>
评论 #22418012 未加载
Readywaterabout 5 years ago
These guys are wonderful. I built their shruthi mono synth kit a few years ago, and it’s still one of my favorites.
deluxeroyaleabout 5 years ago
73-75.com Makes some really nice DIY kits and clones