-
Issue with node.script when saving max patcher under Windows. Here is the Max console output :
```shell
node.script: artifacts already exists, skipping.
gen~: exported: C:/Users/xxxxx/eurorack-…
-
I had it a couple of times, after a while the Red output starts to output invalid data which overloads the audio signal. When connecting to scope this is what you see:
![Screenshot 2019-10-19 at 17 4…
-
Dear Bret,
I'd like to propose a new module. The main purpose is to provide a quick kick/snare/hat box that could be thrown into the mix for rough sketching of the rhythm section.
Most of its …
-
![image](https://user-images.githubusercontent.com/38222883/38568407-92828f56-3cb6-11e8-9338-d1658e0de703.png)
-
Hello,
There are some new modules from Omher dev, and he uses encoders in these, i try to assign midi learn with MidiCat, yellow led is visible, but the knob of course don't react, any chance to add …
-
Bought Omnimango on a lark and it wasn't what I assumed it to be, or I am missing something totally? There doesn't seem to be any output connection, and it will not load any picture file that I've tri…
-
Just wondering if you plan on migrating to v1?
Coirt updated
5 years ago
-
Filters are super hard because of the SSE architecture, but oscillators and fx may be less so. the faust architecture is basically a templating model. The sliders are basically params. Can I take this…
-
From the Mutable Instruments manual:
```
# The Bernoulli gate
Upon receiving a trigger on its IN input (1), the module tosses a virtual coin: if the outcome is heads, the trigger is sent to output …
-
As we've previously discussed.
DPF plugins use similar project structures and Makefiles, so there should probably be an official way of starting a new DPF project.
For those who already want so…