Gen~ compilation progress bar
Hi,
I have a patch, which is a collection of bpatchers with gen objects inside each bpatcher. Each bpatcher with gen code loads for up to 2-3 minutes. Overall loading time is 15 minutes on my Windows 7 machine.
I would like to know if there is any possibility to implement native progress bar for gen~ compilation? What I expect is some kind of number output for gen compilation process routine, like from (0. ... 1.). I would also look into JS options if they are available.
Can anyone recommend any method on implementing such abstraction in my current patch?
Best regards,
Ruslan