remove sentence fragment
This commit is contained in:
parent
9d96b65ae7
commit
12ceea7199
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue