I have just noticed that in Hive 2.0 (rev. 8791) VST2, filter's Key Follow is somehow affected by the global Transpose setting. To better understand what I mean, please create the following two patches:
Patch A
- Initialize Hive
- Set Transpose to 0
- Set Oscillator1 Octave to -1
- Set Filter1 Cutoff to 90
- Set Filter1 Resonance to 100
- Set Filter1 Key Follow to 100
- Initialize Hive (Transpose is initialized to -12)
- Set Filter1 Cutoff to 90
- Set Filter1 Resonance to 100
- Set Filter1 Key Follow to 100
I would expect these two patches to sound identical, but the Key Follow behaves differently:
Patch A: the cutoff filter frequency does not change when playing MIDI note 64.
Patch B: the cutoff filter frequency changes when playing MIDI note 64, as if an E of a lower octave was played. It seems that Transpose is actually remapping the input MIDI data, and the Key Follow is just behaving accordingly.
It is not a problem, I would only like to know if this is intentional. If not, I am glad to have spotted a minor bug.
Keep up the fantastic work!
Enrico
