From 12ceea71990c4dc255a964a809b65b1a3a2ae333 Mon Sep 17 00:00:00 2001 From: ktyl Date: Mon, 8 Aug 2022 18:52:53 +0100 Subject: [PATCH] remove sentence fragment --- blogs/2022/8/8/wading-into-tidal.md | 1 - 1 file changed, 1 deletion(-) diff --git a/blogs/2022/8/8/wading-into-tidal.md b/blogs/2022/8/8/wading-into-tidal.md index 0330d16..e9ca454 100644 --- a/blogs/2022/8/8/wading-into-tidal.md +++ b/blogs/2022/8/8/wading-into-tidal.md @@ -8,7 +8,6 @@ This is a short post explaining the steps I took and resources I used to install # 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. 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.