[PD] Alternative for array to show curves?

2022-10-09 Thread Ingo
Hello everyone! I'm having trouble on the Raspberry Pi 4 with showing arrays reliably with Pd 0.51 and Raspbian OS. I must say that the patch is a graphical synth editor with over 500 parameters. So it's quite large which could be part of the problem. It takes 5-8 seconds on the Pi to open i

Re: [PD] Alternative for array to show curves?

2022-10-09 Thread Dan Wilcox
Before you rewrite the whole thing, maybe it's a bug on the platform...? Another option is not to use the Pd GUI at all and make a custom GUI using OpenGL via something like SDL or OpenFrameworks, then communicate with Pd via networking / OSC. IN fact, you could avoid the desktop GUI altogether

Re: [PD] Alternative for array to show curves?

2022-10-09 Thread Miller Puckette via Pd-list
Hi Ingo and all - This reminds me of a problem I had 15 or 20 years ago, in which the (ASCII) communications between Pd and the GUI would sometimes choke under heavy volumes - perhaps because teh GUI wasn't reading stuff as fast as Od was trying to spit it out. This would be dependent on the rela

Re: [PD] faustgen~ still actively developed?

2022-10-09 Thread Alexandre Torres Porres
is there a repository? Em qui., 6 de out. de 2022 às 09:50, alfonso santimone < alfonso.santim...@gmail.com> escreveu: > Hi guys, It seems that faustgen~ Is kinda adbandoned. It Is actively > updated as a Max external by Faust devel team. But i can't find any recent > Pure Data version. Is somebo

Re: [PD] faustgen~ still actively developed?

2022-10-09 Thread Scott R. Looney
as i recall Albert Graef updated it recently. it's called faustgen2~ i believe: https://github.com/agraef/pd-faustgen best, scott On Sun, Oct 9, 2022 at 4:46 PM Alexandre Torres Porres wrote: > is there a repository? > > Em qui., 6 de out. de 2022 às 09:50, alfonso santimone < > alfonso.santim