Do you have any GUIs in the chain? I'd remove all GUI objects which are being updated live, ie. a number atom between two objects, etc. Constantly updating the GUI when not really needed can slow you down...On Aug 16, 2020, at 3:25 AM, pd-list-request@lists.iem.at wrote:Date: Sat, 15 Aug 2020 22:01:52 +0200
From: iftah gabbai <ift.gab@gmail.com>
To: Pd-List <Pd-list@lists.iem.at>, Simon Iten <itensimon@gmail.com>
Subject: Re: [PD] recording 192khz
Message-ID:
<CA+d=bQKuZuCHgwFN3uXAs=5Xo9o=5w+2=j06n9m8zP8YdVt9BA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
i think i tried it (if i understand correctly), i started jack with rt prio
and added the -jack tag to pd and it didnt work, just for test sake i tried
a simple python script using pyaudio and recorded 10 min of 2 ch 192khz
24bit with no prob so im narrowing this down to pd misbehaving somehow?