-
Notifications
You must be signed in to change notification settings - Fork 32
Sync is not working #6
Copy link
Copy link
Open
Description
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));
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels