CV Witch

  • CV boolean operations
  • CV switch
  • other operations

regular price

$ 19 / 21 / £ 19

Check this in the Reason Studio's Add-On Shop

Go to the shop

Firstly, CV Witch is a boolean operator for your CV signals. CV In A and B will be converted to boolean (true/false) values. If the incoming value is higher than the threshold, then the Boolean value will be translated as true, if less than the threshold it will be translated as false. The threshold level is adjusted using the Threshold A/B knobs.
Various operations can be performed on these inputs. AND, OR, XOR, NOT etc.

Using the True and False knob we can decide the CV output values itself regardless of whether the result of the operation is true, or false. This applies also in case when T and F CV inputs are not connected.
When T or F CV inputs are connected, then these knobs are attenuverters for the T and/or F CV inputs, so in effect, the device is working as a CV switch, based on a logic of another CV.

CV Witch can perform other arithmetical operations too, such as average, maximum, minimum, differences, etc. In this case, the True and False knobs on the front panel have no effect, but the T and F CV inputs can modify the result. (If one of them is connected, then the result will be multiplied by the T and/or F value)

Simple and surprisingly creative module. Recommanded for every CV magician! 🙂

  • boolean operations on CVs
  • 4 independent operation
  • other common operation, like average, maximum, minimum etc..

Boolean operations in CV Witch

  • A : the result is true, if the A is true, otherwise false
  • B : the result is true, if the B is true, otherwise false
  • Not A : the result is true, if the A is false, otherwise false
  • Not B : the result is true, if the B is false, otherwise false
  • A And B : the result is true, if the A is true and the B is true, otherwise false
  • A Or B : the result is true, if the A is true or the B is true, otherwise false
  • A XOr B : the result is true, if the A is true and the B is false, or the B is true and the A is false, otherwise false