View Single Post
Old 05-24-2013, 08:48 AM   #12
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Quote:
Originally Posted by beyond View Post
:-) Come on Justin, You are one of the best programmers in the world! Of course it is possible for you. Features like globally linked, runtime compiling Jesusonic is what makes Reaper superior to the rest. There would need to be time stamped, properly synchronized delay buffers. Weather it is easy or a priority right now is another question.

I am almost done on a realtime chord and scale recognition system that sends from a master track the transpose, scale, the chord and dynamics to the many children transforming midi patterns that follow. Using synced global variables would be much more ideal than duplicating and changing master connected children tracks. But I understand fixing the basic like the solo mute issues of midi tracks are a priority right now.
You could disable anticipative FX rendering, and don't use PDC, and hope for the best (or probably code something that would adapt to the PDC)... but having "synced global variables" probably would end up defying causality logic in many cases.
Justin is offline   Reply With Quote