We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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):
pagraphcontrol/store/pulse-middleware.js
Line 222 in f27d135
My version (1 ms):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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):
pagraphcontrol/store/pulse-middleware.js
Line 222 in f27d135
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
The text was updated successfully, but these errors were encountered: