VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
390 stars 83 forks source link

Tides Clocked/PLL mode #13

Open permadeath opened 7 years ago

permadeath commented 7 years ago

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?

AndrewBelt commented 7 years ago

You're correct, it's not implemented yet.

ZwergNaseXXL commented 5 years ago

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.

ZwergNaseXXL commented 5 years ago

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.