Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync is not working #6

Open
mrVanDalo opened this issue Jan 5, 2018 · 3 comments
Open

Sync is not working #6

mrVanDalo opened this issue Jan 5, 2018 · 3 comments

Comments

@mrVanDalo
Copy link

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));
@squinkylabs
Copy link

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

@VCVRack VCVRack deleted a comment from gentleclockdivider May 13, 2020
@VCVRack VCVRack deleted a comment from biggnome May 13, 2020
@squinkylabs
Copy link

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?

@hemmer
Copy link
Collaborator

hemmer commented May 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants