Hi,
As a saturday afternoon past time I have created another hemisphere app based on HEM_Calculate app and inspired by Teenage Engineering Punch In Effects.
Basically main idea was to perform simple operations on two CV inputs:
Add, Subtract
Multiplicate, Divide
Logic And, Logic Or
Modulo, Logic XOR
Both CV inputs are treated as arguments to those operations and result of each operation from pair is sent to separate output (so signals from both operations can then be mixed using other modules). To prevent the hard clipping before sending to output the operation result is wavefolded.
The operators pair is selected by treating Gate1 and Gate2 as binary number which allows to sequence effect changes using external modules.
The result sounds very digital, there is a lot of aliasing and my normalization function is kind of broken but to be honest I really like how it sounds on droning sound sources.
Here is a bunch of demos:
Dry signal is connected to CV1 and lfo from Befaco Rampage is connected to CV2. Throught all demos the signal connected to CV1 was not modified I was only changing parameters on Befaco Rampage.
In sequenced effects demo I used Monome Teletype to change effects at random.
If someone would like to experiment with this code further the app can be found here: