Hello: I created a robust PureData algorithm for controlling the Hypno. However, weird things seem to happen. In the algorithm I deal exclusively with controller values (no MIDI note ons). Yet, when I run the algorithm the shapes of Oscillators A and B toggle, as does the type of Feedback. What controller values could possibly be changing the oscillator shapes and type of feedback?
Likewise, when I do add a MIDI note on (key 123) not only does the type of feedback change, but sometimes the oscillator shapes change as well. That shouldn’t be happening, should it?