remove sentence fragment

This commit is contained in:
ktyl 2022-08-08 18:52:53 +01:00
parent 9d96b65ae7
commit 12ceea7199
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ This is a short post explaining the steps I took and resources I used to install
# Realtime Scheduling # Realtime Scheduling
First I had to .
Similarly to a DAW - I suppose Tidal is kind of a DAW? Audio engineers will squirm - it's important for Tidal to have high-precision timing, unlike most software. Similarly to a DAW - I suppose Tidal is kind of a DAW? Audio engineers will squirm - it's important for Tidal to have high-precision timing, unlike most software.
This kind of control can be risky, so most systems don't make it available straight out the gate - Arch is one of them. This kind of control can be risky, so most systems don't make it available straight out the gate - Arch is one of them.
See [this post](https://jackaudio.org/faq/linux_rt_config.html) for a more detailed explanation, as well as a list of distributions which do enable realtime scheduling straight away. See [this post](https://jackaudio.org/faq/linux_rt_config.html) for a more detailed explanation, as well as a list of distributions which do enable realtime scheduling straight away.