NOISE PLETHORA

I have been working with this great module but have a couple of questions. In the manual it talks about cv1 and cv2. These are also referenced on the tables for the various banks. I presume that this refers to the x and y inputs. Also, several of the sounds say that cv2 is mapped to the reverb but I have never heard and reverb, is this right

That’s what I would assume, too.

When listening on headphones, the sounds seems to get more full when increasing the voltage (Y/CV2). The effect is subtle but clearly noticeable.

2 Likes

You can see in the source code how the patches are stitched together, it’s probably just not always as simple as reverb wet/dry on cv2. E.g. here it’s mapped onto roomsize: https://github.com/VCVRack/Befaco/blob/1698b616dd284db3d7e1eb0d2a54f3931a4772db/src/noise-plethora/plugins/P_satanWorkout.hpp#L39C33-L39C33

1 Like