futpib / pagraphcontrol

PulseAudio Graph Control
284 stars 17 forks source link

latency_msec=1 #80

Open FazziCLAY opened 1 year ago

FazziCLAY commented 1 year ago

If you create a Loopback in the program, it will be delayed by 1 second (1000) image

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): image

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