Skip to content

Releases: spddl/LowAudioLatency

v3.1.0

12 Nov 10:27
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

Thanks to @Spok5508 and @wwawaawwa for their help

It is difficult to decide what is best for everyone without knowing how Windows sets this flag and why it is not the same for everyone. Furthermore, there is not enough documentation available for the CPUSet flags.

I will compile a new version that also asks for ALLOCATED and not just ALLOCATED_TO_TARGET_PROCESS with the REALTIME flag. This means that it has to be: (SYSTEM_CPU_SET_INFORMATION_ALLOCATED or SYSTEM_CPU_SET_INFORMATION_ALLOCATED_TO_TARGET_PROCESS) and SYSTEM_CPU_SET_INFORMATION_REALTIME so that core 0 loses the realtime flag.

This seems to be the solution for both of you, it is unclear why the CPUSet does not say that LAL claims this CPUSet. It is possible that e.g. OSU! itself has defined a process on core 0 as realtime and that LAL now removes this flag. For this reason, I will classify this version as a pre-release to get more feedback.

#4 (comment)

Full Changelog: v3.0.0...v3.1.0

v3.0.0

01 Jul 19:58
Compare
Choose a tag to compare

v2.0.1

31 Mar 15:52
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Feb 22:08
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v2.0.0

Now the input device is tested in addition to the default output device and the latency is reduced if possible.

v1.0.1

29 Jan 14:43
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

The variables were not kept, so after 10sec everything was as before.
Thanks to Oxi-nya who pointed this out.

v1.0.0

15 Sep 13:17
Compare
Choose a tag to compare
init