Open FazziCLAY opened 1 year ago
If you create a Loopback in the program, it will be delayed by 1 second (1000)
by adding this latency_msec=1 here, I reduced it to 1 millisecond, do it in the settings
latency_msec=1
(sorry for my English)
Current (1 sec): https://github.com/futpib/pagraphcontrol/blob/f27d1358db02b440f0772e81be2448c988b42523/store/pulse-middleware.js#L222
My version (1 ms):
If you create a Loopback in the program, it will be delayed by 1 second (1000)
by adding this
latency_msec=1
here, I reduced it to 1 millisecond, do it in the settings(sorry for my English)
Current (1 sec): https://github.com/futpib/pagraphcontrol/blob/f27d1358db02b440f0772e81be2448c988b42523/store/pulse-middleware.js#L222
My version (1 ms):
yes, it's a huge crutch, but this is the only good program for sound control, and I don't know how to use JS