Open permadeath opened 7 years ago
You're correct, it's not implemented yet.
Looking at the code, it seems to be implemented, but not working properly. It's supposed to go into clocked/PLL mode when the clock input is connected, but the frequency knob does not expose the divider/multiplier functionality mentioned in the hardware manual.
As it turns out the Marbles random sampler has a similar feature and there it works as expected. Connect the clock input (2) and now the rate knob (A) works as divider/multiplier, as can be confirmed by looking at the t2 output.
In the Tides manual, it mentions that there is a Clocked/PLL mode accessible by pressing the Range switch for one second. This doesn't seem to be working in the VCV Rack version, nor is there an option to access this mode via right-clicking the module. Would it be possible to implement a way to access this mode?