James Bradbury
James Bradbury
Reopening this so I don't forget to fix it...
I will one day fix this...
this should be sorted in the refactor
This is something I'm interested in too. The processing code for a latch is trivial. Here is a Max codebox example: ``` History x (0); if (in2 != 0) {...
Hey James, thanks for the feedback and for using ReaCoMa! As it stands I basically have no time to develope ReaCoMa right now. There is a branch for ReaCoMa 2,...
Something like this could be great... https://forum.cockos.com/showthread.php?p=2416501
This is in progress on a new branch now: https://github.com/jamesb93/ReaCoMa/tree/reacoma2 Huge overhaul with new GUI stuff... you might be interested @JamesPeters667
Ah yeah, currently its broken as I was building it all out on the 0.4.1 version of ReaImGui. I'm in the process of updating to the new API of 0.5.1...
This is now sorted upstream but I will await a released version: https://github.com/cfillion/reaimgui/commit/25857158a8f915f939106b88cfe6989b3f648800
Yeah, this is part of the API changes I need to adapt to.