From 77ade5bccf169aaa3f8b18f8429b7a326bf58054 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Fri, 28 Apr 2023 12:50:39 -0400 Subject: [PATCH] Update RTThreadPriority.md --- docs/RTThreadPriority.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RTThreadPriority.md b/docs/RTThreadPriority.md index 99a2796..4c6b38a 100644 --- a/docs/RTThreadPriority.md +++ b/docs/RTThreadPriority.md @@ -1,5 +1,7 @@ ### Enabling Realtime Scheduling +_Note that running the plugins with PiPedal does not require this change. The Pipedal package installer grants real-time scheduling permission to the pipedald daemon at install time._ + The TooB Convolution Reverb and TooB Cab IR effects require realtime scheduling to be enabled for the current user in order process convolution data on background threads while audio is running in realtime.