Befaco icon indicating copy to clipboard operation
Befaco copied to clipboard

Sync is not working

Open mrVanDalo opened this issue 8 years ago • 3 comments

It seems sync is not working. Checked the code, looks like there is nothing done with this parameter. Would be nice if it would work.

$ ag sync
src/EvenVCO.cpp
17:		SYNC_INPUT,
31:	/** The value of the last sync input */
32:	float sync = 0.0;
158:	addInput(createInput<PJ301MPort>(Vec(86, 189), module, EvenVCO::SYNC_INPUT));

mrVanDalo avatar Jan 05 '18 13:01 mrVanDalo

I was just going to enter the same issue. sync does nothing, both in the module and in the code.

squinkylabs avatar Jul 17 '18 05:07 squinkylabs

I notice that VCV on Facebook published a "tip" on using sync. This report has been here for it seems five years. Any chance that either sync will be implemented in EvenVCO, or that the do nothing sync input will be removed?

squinkylabs avatar Apr 27 '23 15:04 squinkylabs

It's unfortunate if there's a tip about evenvco using sync! I'm quite busy with other projects, but I've started to take a look at a rewrite to be more performant, and to fix sync. No timescale I'm afraid.

hemmer avatar May 01 '23 16:05 hemmer