Re: [PD] irreversibly high CPU usage with 'use callbacks' (macOS)

2022-01-11 Thread Christof Ressi
Hi, I have noticed this myself just a few days ago (Pd 0.52-1-really, Windows 7). I had a quick look and couldn't immediately spot the problem, but I will have a closer look. Actually, I have been working on a branch with several scheduler improvements and this issue is definitely on my

[PD] irreversibly high CPU usage with 'use callbacks' (macOS)

2022-01-11 Thread William Chang
Hi all, If I turn on 'use callbacks' in audio preferences, then turn on DSP, pd's CPU usage goes to > 100% and stays there even if I turn DSP back off. This sometimes locks up the GUI and I have to restart Pd. Without checking 'use callbacks' it seems to be fine. Tried this with default audio

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Dan Wilcox
You can also use [declare -path] to set paths for soundfile ala [declare -path .] etc. > On Jan 11, 2022, at 2:50 PM, pd-list-requ...@lists.iem.at wrote: > > Message: 2 > Date: Tue, 11 Jan 2022 14:11:59 +0100 > From: Roman Haefeli mailto:reduz...@gmail.com>> > To: Pd-List

Re: [PD] [deken] new feature : download a list of externals

2022-01-11 Thread IOhannes m zmölnig
Am 11. Jänner 2022 18:52:19 MEZ schrieb abel.jer...@free.fr: >Hi, > >Thanks for Deken development, it is really helpful. > >I wonder if it would be possible to add a feature to deken, like : "download a >list of externals" or show a window with checkboxes per lib. > >It could be very useful in

[PD] [deken] new feature : download a list of externals

2022-01-11 Thread abel . jerome
Hi, Thanks for Deken development, it is really helpful. I wonder if it would be possible to add a feature to deken, like : "download a list of externals" or show a window with checkboxes per lib. It could be very useful in workshops to use few libraries with students. So download them once.

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Roman Haefeli
On Tue, 2022-01-11 at 17:46 +0100, Christof Ressi wrote: > > I wondered if there was a way to get the path to a given object > > help, like in SuperCollider > > > > FluidBufAmpGate.class.filenameSymbol > Yes, that's possible with [file which] Yay, we finally have a way to programmatically check

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Pierre Alexandre Tremblay
Indeed I can ask for the help file!!! Thanks! > On 11 Jan 2022, at 16:46, Christof Ressi wrote: > > >> I wondered if there was a way to get the path to a given object help, like >> in SuperCollider >> >> FluidBufAmpGate.class.filenameSymbol > Yes, that's possible with [file which] > > > >

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Christof Ressi
I wondered if there was a way to get the path to a given object help, like in SuperCollider FluidBufAmpGate.class.filenameSymbol Yes, that's possible with [file which] ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Antoine Rousseau
> > I was hopeful to get [file which] to give me the path of [media/] but no > luck. It should allow you to get the path of [media/mysound.wav] though. Le mar. 11 janv. 2022 à 14:41, Pierre Alexandre Tremblay a écrit : > Thanks Roman for the fabulous answer. > > > If 'media' lies near the

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Roman Haefeli
On Tue, 2022-01-11 at 13:41 +, Pierre Alexandre Tremblay wrote: > > With that footnote, I was hopeful to get [file which] to give me the > path of [media/] but no luck. [file which] only searches for files in all search paths. It doesn't work for directories. > > I’ve also tried to find a

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Pierre Alexandre Tremblay
Thanks Roman for the fabulous answer. > If 'media' lies near the patch It doesn’t actually. It seems to work from wherever I am on my machine. > TLDR: Unlike many other file accessing objects like [soundfile], > [reasf~], [textfile], etc. [file] doesn't use search paths¹. With that footnote, I

Re: [PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Roman Haefeli
On Tue, 2022-01-11 at 11:31 +, Pierre Alexandre Tremblay wrote: > Dear all > > I am wondering if I my assumptions are wrong, or if there is a > discrepancy that needs solving (or not.) > > Setup: if one installs objects like our flucoma.org bundle, one might > have stuff included in the

[PD] Install path assumptions for [soundfiler] vs [file glob]

2022-01-11 Thread Pierre Alexandre Tremblay
Dear all I am wondering if I my assumptions are wrong, or if there is a discrepancy that needs solving (or not.) Setup: if one installs objects like our flucoma.org bundle, one might have stuff included in the help, like media files. To make a clean install, we have put all of them in a