countmodula / VCVRackPlugins

Plugins for VCV Rack
Other
61 stars 10 forks source link

Dexter, Operators 3 and 4 #119

Closed takyano closed 9 months ago

takyano commented 9 months ago

I am having some issues with the behavior of the Level, Coarse and Fine controls in Dexter. I am running into algorithms where:

VCV Rack 2.4.1 Windows 10

Algorithm 13

2 -> 1 -> A 4 -> 3 -> B

The outputs are swapped. 4 -> 3 -> A 2 -> 1 -> B

OP 4 Level control do not work Global Feedback works.

Operator Coarse and Fine have no effect on OP 3 and OP 4 Global Voice A Coarse and Fine affect all Operators.

Algorithm 14

3 -> 2 -> 1 -> A 4 -> B

The outputs are not swapped.

OP 4 Level control works Global Feedback works.

At first I thought it was:

But it appears that the final modulated OP 1 is not getting to Voice A. Checking OP 1 shows that the Coarse and Fine for OP 2 and OP 3 do work.

Algorithm 16

4 -> A 3 -> 2 -> 1 -> B

OP 4 Level control works Global Feedback works.

Operator Coarse and Fine for OP 4 go to OP 4 direct output but not Voice A Global Voice A Coarse and Fine do not go to OP 4 direct output, but do affect Voice A. Global Voice B Coarse and Fine do go to OP 4 direct output, but do not affect Voice A.

OP 2 and OP 3 Level controls do not work OP 3 Level does modulate 2 OP 2 Level does not modulate 1 Or the Level control has no effect.