I am working on the next release of Venom free modules, which should have at least 4 new modules.
So far I have tentatively completed one - Compare 2. It is my take on the Joranalogue Compare 2 - a dual windowed comparator combined with logic operations.
I have nearly implemented all the Joranalogue features, plus
- polyphony
- options for output ranges
- tripled the number of outputs
- Joranalogue derives all outputs from whether an input is within the window
- Venom adds outputs for when the input is greater than the window, and less than the window.
- oversampling options - really important for audio signals (obviously not needed for the analog Joranalogue module)
The one thing I haven’t implemented is LEDs indicating the state of each output.
Question - are the LEDs really important to anyone? They are easy enough to implement for mono operation. But I don’t like the results for polyphony. I can either let the user select which channel to monitor, or I can set the LED level proportional to how many channels are high. Either way I don’t particularly like the result. Plus that takes additional CPU.
I prefer to keep the module without LEDS, but if people really want them, I can add them.
If you have a github account then you can get the dev binary at
