Re: [PD-dev] Pof = Pd OpenFrameworks externals

2015-03-29 Thread Antoine Rousseau
). What’s the bug with ofxPd? Since I wrote ofxPd, I’d like to fix it, if possible. :D Dan Wilcox @danomatika danomatika.com robotcowboy.com -- Antoine Rousseau ant1rousse...@gmail.com http://www.metaluachahuter.com/compagnies/al1-ant1/ http://al1ant1.free.fr

Re: [PD-dev] Pof = Pd OpenFrameworks externals

2015-03-29 Thread Antoine Rousseau
upgrading, the project files need to be regenerated to handle the changes in files. This shouldn’t be a problem for Linux+Codeblocks since it just calls the Makefiles anyway. Dan Wilcox @danomatika danomatika.com robotcowboy.com On Mar 29, 2015, at 12:44 PM, Antoine Rousseau

Re: [PD-dev] Pof = Pd OpenFrameworks externals

2015-03-29 Thread Antoine Rousseau
Le 26/03/2015 14:29, Antoine Rousseau a écrit : Hi all, my name is Antoine Rousseau (sourceforge/github/puredata/codelab : ant1r). I'm using Pd since 2000, to build musical and visual machines (see http://metalu.net and al1ant1.free.fr http://al1ant1.free.fr). I wrote moonlib externals

[PD-dev] [pure-data:patches] #568 Update INSTALL.txt and tcl/Makefile.am

2015-12-28 Thread Antoine Rousseau
--- ** [patches:#568] Update INSTALL.txt and tcl/Makefile.am** **Status:** open **Group:** bugfix **Created:** Mon Dec 28, 2015 02:33 PM UTC by Antoine Rousseau **Last Updated:** Mon Dec 28, 2015 02:33 PM UTC **Owner:** Miller Puckette **Attachments:** - [0002-Update-tcl-Makefile.am

[PD-dev] [pure-data:patches] #570 help browser improvement and help patch search fix for abs

2016-02-24 Thread Antoine Rousseau
--- ** [patches:#570] help browser improvement and help patch search fix for abs** **Status:** open **Group:** bugfix **Created:** Wed Feb 24, 2016 03:07 PM UTC by Antoine Rousseau **Last Updated:** Wed Feb 24, 2016 03:07 PM UTC **Owner:** Miller Puckette **Attachments:** - [0001-Don-t

[PD-dev] [pure-data:patches] #571 fix the way signal scalars are searched into the list of inlets of an object.

2016-02-24 Thread Antoine Rousseau
--- ** [patches:#571] fix the way signal scalars are searched into the list of inlets of an object.** **Status:** open **Group:** bugfix **Created:** Wed Feb 24, 2016 05:19 PM UTC by Antoine Rousseau **Last Updated:** Wed Feb 24, 2016 05:19 PM UTC **Owner:** Miller Puckette The function

Re: [PD-dev] message crash when using menuclose on patch

2017-09-27 Thread Antoine Rousseau
would be better... Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/> 2017-09-27 13:02 GMT+02:00 Dan Wilcox <danomat...@gmail.com>: > I've been trying to track down a bug

Re: [PD-dev] message crash when using menuclose on patch

2017-09-29 Thread Antoine Rousseau
a subpatch (aka dynamic patching) doesn't lead to this condition. OTOH I really don't know why it seemed to be different in Pd-extended or older vanillas... Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/

Re: [PD-dev] message crash when using menuclose on patch

2017-09-27 Thread Antoine Rousseau
arding a value updated every millisecond from master patch, without any crash. Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/> 2017-09-27 22:38 GMT+02:00 IOhannes m zmölnig <zmoel...

Re: [PD-dev] Gem on iOS

2017-10-09 Thread Antoine Rousseau
Hi Chris, you also could have to look to POF (https://github.com/Ant1r/ofxPof), which is a deken-installable set of GL(ES) objects that can be used to build a libPd application (iOS/Android/raspi/desktop). It is based on openFrameworks (POF = Pd + OF), and is BSD-licensed. Cheers, Antoine

Re: [PD-dev] 0.48-1 release plans

2017-11-29 Thread Antoine Rousseau
Hey, these are good news! However I wish #205 had label "bug/fix", because path management is currently really confusing IMO. I can't wait for a simple and durable solution... #227 also is quite desirable in order to have consistent rendering across OSes and completed zoom. Thanks for all!

Re: [PD-dev] How to customize Pd.app for macOS?

2017-12-13 Thread Antoine Rousseau
> > how can I include the prefs file into the app? > sorry I can't see a way to do this... certainly a macos expert (Dan?) will have a better idea. Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/c

[PD-dev] Fwd: bug in dollar sign handling

2018-09-04 Thread Antoine Rousseau
Hi, dollar sign handling seems currently broken on master: [b]-[symbol $0-$0]-[print] returns: print: symbol 1003-\\$01003 I guess it could come from the recent backslashes related additions. ___ Pd-dev mailing list Pd-dev@lists.iem.at

Re: [PD-dev] bug in dollar sign handling

2018-09-05 Thread Antoine Rousseau
also, another bug currently damages patches at save time, with lines such as: #X restore 145 407 #X f 16; (missing semicolon and line break; obviously the patch file is not functional anymore). Le mer. 5 sept. 2018 à 01:32, Antoine Rousseau a écrit : > Hi, > > dollar sign handl

Re: [PD-dev] bug in dollar sign handling

2018-09-07 Thread Antoine Rousseau
actually... Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/> Le mer. 5 sept. 2018 à 12:39, Christof Ressi a écrit : > > also, another bug currently damages patches at save

[PD-dev] declare (again)

2018-09-10 Thread Antoine Rousseau
library, whether binary or abstraction. Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/> ___ Pd-dev mailing list Pd-dev@lists.

Re: [PD-dev] declare (again)

2018-09-11 Thread Antoine Rousseau
> > relatively easy code change > ... so I propose step 2 as PR #440 ! cheers Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/> Le mar. 11 sept. 2018 à 00:36, Anto

Re: [PD-dev] declare (again)

2018-09-11 Thread Antoine Rousseau
Thanks! I think we needed to realize fully the implications of the recent changes, before imagining that it could be even simpler... Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/>

Re: [PD-dev] switch bugs.puredata.info to github?

2019-10-06 Thread Antoine Rousseau
yes, it makes sense. Le dim. 6 oct. 2019 à 22:36, Federico Camara Halac a écrit : > +1 Perhaps it would also be useful to include a tiny issue template, or > some simple guidelines to include the minimum needed to understand the > issue; and, a link to the sourceforge if people don't want to

Re: [PD-dev] algo for sequencing merges

2019-12-20 Thread Antoine Rousseau
Personally I would be happy to have the "trackable print" PR ( https://github.com/pure-data/pure-data/pull/464) merged in one of the next releases! It's a minor addition but could often be helpful. My other PR ("gpointer for table objects" [667], "threaded soundfiler" [655] and "flag-less

Re: [PD-dev] array/table and canvas memory management

2020-01-30 Thread Antoine Rousseau
[clone] allows to easily create multiple tables encapsulated into abstractions. This way you can kinda emulate multi-dimensional tables... Le jeu. 30 janv. 2020 à 20:43, x nor a écrit : > The analysis data sets will have a variable number of tables depending on > the analysis parameters and the

Re: [PD-dev] Default value for unconnected signal input, or connection detection in an external

2020-03-19 Thread Antoine Rousseau
pretty adventurous :-) > On 19.03.2020 19:17, Antoine Rousseau wrote: > > > also you can have a look to moonlib/dinlet~, which (I think) does what you > want. > source is there: > https://github.com/MetaluNet/moonlib/blob/externals/moonlib/dinlet%7E.c > > > > > > Le

Re: [PD-dev] Default value for unconnected signal input, or connection detection in an external

2020-03-19 Thread Antoine Rousseau
also you can have a look to moonlib/dinlet~, which (I think) does what you want. source is there: https://github.com/MetaluNet/moonlib/blob/externals/moonlib/dinlet%7E.c Le jeu. 19 mars 2020 à 16:41, x nor a écrit : > Ahh okay, these are not main signal inputs (the first inlet is used for >

Re: [PD-dev] qsort_r failure building puredata on Android?

2020-10-27 Thread Antoine Rousseau
This doesn't explain though why it works in certain situations. Using ofxPd or PdDroidParty for example, I don't remember I've ever had that issue. But (at least for ofxPd) it was compiled with c++ compiler; I don't know if this can matter. ___ Pd-dev

Re: [PD-dev] Using pd_bind and pd_findbyclass to access data from another external

2021-01-20 Thread Antoine Rousseau
...except that pd_findbyclassname doesn't exist in m_pd.h ;-) Le mer. 20 janv. 2021 à 23:13, Antoine Rousseau a écrit : > It's "pd_findbyclass" that wasn't working, because he was asking for a > t_class* which had actually another value than the one he was really > lookin

Re: [PD-dev] Using pd_bind and pd_findbyclass to access data from another external

2021-01-20 Thread Antoine Rousseau
It's "pd_findbyclass" that wasn't working, because he was asking for a t_class* which had actually another value than the one he was really looking for. He could have asked for the right t_class* value by calling "pd_findbyclassname" first. Or he can share the variable, either using "extern" and

Re: [PD-dev] Using pd_bind and pd_findbyclass to access data from another external

2021-01-19 Thread Antoine Rousseau
hi, I would say the problem comes from you declaring send_test_class as static in both files, so 2 independent variables are created. What you can do is declaring send_test_class without "static" in the first file: t_class *send_test_class; then using the "extern" keyword in the second file:

Re: [PD-dev] -stderr garbled

2021-08-23 Thread Antoine Rousseau
Sorry, my fault I guess, i didn't test with -stderr... I can try to fix, but not before the end of the week. Le lun. 23 août 2021 à 12:53, Christof Ressi a écrit : > Hi, > > in this commit, "print_anything()" and "print_list()" now (ab)uses the new > "startlogpost()" function for printing

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Antoine Rousseau
> > i wonder whether it would be possible (with Pd>=0.42) to create a patch > that creates a gui-plugin on the fly. > if this is true, then you can already do everything that [file] allows you > to do - and much more yes, but [file] will be extremely useful in the "-nogui" and libpd contexts.

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Antoine Rousseau
a écrit : > On 8/31/21 4:37 PM, Antoine Rousseau wrote: > >> > >> i wonder whether it would be possible (with Pd>=0.42) to create a patch > >> that creates a gui-plugin on the fly. > >> if this is true, then you can already do everything that [file] allo

Re: [PD-dev] "extra" folder is not showing its content in Pd's browser.

2021-09-01 Thread Antoine Rousseau
confirmed here (linux). seems to happen since 95b614656cd62214d6779014e5173d8af697814b (2021-08-18 23:57:14 "simplified audio device handling and scheduler") Le mar. 31 août 2021 à 11:36, Lucas Cordiviola a écrit : > Building the current (571ad34) on Linux/Win the extra folder is not >

Re: [PD-dev] "extra" folder is not showing its content in Pd's browser.

2021-09-01 Thread Antoine Rousseau
suggest just calling sys_afterargparse() before sys_startgui(). I'm preparing a PR. Le mer. 1 sept. 2021 à 12:13, Antoine Rousseau a écrit : > confirmed here (linux). > seems to happen since 95b614656cd62214d6779014e5173d8af697814b (2021-08-18 > 23:57:14 "simplified audio d

Re: [PD-dev] "extra" folder is not showing its content in Pd's browser.

2021-09-01 Thread Antoine Rousseau
> > I'm preparing a PR. > done: https://github.com/pure-data/pure-data/pull/1372 Le mer. 1 sept. 2021 à 13:30, Antoine Rousseau a écrit : > > the problem is that s_main::sys_main() first calls > s_inter::sys_startgui(), which calls s_inter::sys_do_startgui() which t

Re: [PD-dev] another file path question for sp4d

2021-10-08 Thread Antoine Rousseau
the functions "canvas_open()" and "canvas_makefilename()" can do all this for you, in the same way as other data files (texts, arrays, wavs...) are opened. - do *not* traverse through all directories on the Pd search paths > why not? Is it a problem if it finds "scm/foo.scm" somewhere else? I

Re: [PD-dev] fixed the Pd_documentation link in http://puredata.info/docs/manuals/pd/pd-documentation

2021-12-09 Thread Antoine Rousseau
ot;, but Miller's "Software" page instead (from where you can find the HTML documentation for Pd <http://msp.ucsd.edu/Pd_documentation/index.htm>). So I think either the link or the sentence itself should be changed. Le jeu. 9 déc. 2021 à 15:19, Alexandre Torres Porres a

[PD-dev] fixed the Pd_documentation link in http://puredata.info/docs/manuals/pd/pd-documentation

2021-12-09 Thread Antoine Rousseau
FYI, I've fixed the link to Miller's site that appears at the top of http://puredata.info/docs/manuals/pd/pd-documentation ; it was using a "www." prefix that didn't work. I've set it to " http://msp.ucsd.edu/Pd_documentation/index.htm;, which is how my browser finally resolves it. BTW, this page

Re: [PD-dev] PDINSTANCE for Pd (was Re: call for discussion double-precision file extension)

2022-04-04 Thread Antoine Rousseau
> users rarely rely on pre-build externals, and even if they do, I think it's > ok to ask them to recompile. > > We should probably also put the global s_* symbols in a deprecation macro > that tells external authors to use gensym() instead. > > Christof > On 04.04.2022 13:55,

Re: [PD-dev] PDINSTANCE for Pd (was Re: call for discussion double-precision file extension)

2022-04-04 Thread Antoine Rousseau
ontext, by adding *pd_setinstance() *in the helper threads. so I agree with your conclusion. Things will have to be prepared carefully... Le lun. 4 avr. 2022 à 15:49, Antoine Rousseau a écrit : > ABI break for multi-instance libpd >> > > only externals already compiled for mult

Re: [PD-dev] PDINSTANCE for Pd (was Re: call for discussion double-precision file extension)

2022-04-04 Thread Antoine Rousseau
I very much agree that in the future Pd (and externals) could be always compiled with PDINSTANCE. I was thinking to a way for the transition: we could: - change the t_pdinstance pd_s_* fields to pointers (and adapt the s_* replacement macros accordingly), - export "hidden" globals s_* -

Re: [PD-dev] Why not use portaudio per default?

2022-01-24 Thread Antoine Rousseau
> > we build the sources ourselves, as you have noted, it probably > makes sense to keep them in our repo as well > [submodules] make problems when using 'git archive' > submodules do not allow for patching the vendored sources > Maybe it's the right use case for "git subtree"? (see e.g

Re: [PD-dev] time for a quick bugfix update?

2023-10-21 Thread Antoine Rousseau
+1 Le sam. 21 oct. 2023 à 18:57, Alexandre Torres Porres a écrit : > Hi, we have an issue with the latest macOS, see > https://github.com/pure-data/pure-data/issues/2105 > > It seems an upgrade of tcl/tk is required and it would be worth a bugfix > release as I see it. What do people say? > >

Re: [PD-dev] tilde object rework ideas

2022-09-02 Thread Antoine Rousseau
> probably "s_length" might be called "s_frames" I'm not sure about that: in many APIs the word "frame" means one "multi-channel sample", e.g 2 samples for a stereo stream. Le ven. 2 sept. 2022 à 09:36, IOhannes m zmoelnig a écrit : > On 9/2/22 01:00, Christof Ressi wrote: > > Hi Miller, > >

Re: [PD-dev] tilde object rework ideas

2022-09-02 Thread Antoine Rousseau
Sorry forget it, "frames" actually corresponds with the comment /* number of points in each channel */". Le ven. 2 sept. 2022 à 10:55, Antoine Rousseau a écrit : > > probably "s_length" might be called "s_frames" > > I'm not sure about that: i

Re: [PD-dev] release pd 0.52 update?

2022-10-14 Thread Antoine Rousseau
note that #1635 has conflicts; I think it has been made obsolete by the recent rework of the interface to GUI (probably should be closed). Antoine Le ven. 14 oct. 2022 à 06:23, Alexandre Torres Porres a écrit : > > > Em qui., 13 de out. de 2022 às 23:26, Miller Puckette via Pd-dev < >

Re: [PD-dev] release time?

2022-11-29 Thread Antoine Rousseau
> > we should retire the public iemgui API > does this mean that mknob (or iemgui library) would have to be entirely rewritten, by copying/adapting the entire iemgui API to mkob source tree? not caring about ABI breakage > the ABI compatibility is already broken IIUC ;-) GUI objects aren't

Re: [PD-dev] pack~/unpack~ (was Re: multichannel signals, preliminary support)

2023-01-24 Thread Antoine Rousseau
I think the proposal join~/split~ is the one I prefer. It follows quite well the naming of other pairs like throw~/catch~ or send~/receive~. Just a personal feeling... Antoine Le mar. 24 janv. 2023 à 08:25, Matt Barber a écrit : > I was also going to suggest snake~ as the accepted hardware

Re: [PD-dev] multichannel signals, preliminary support

2023-01-24 Thread Antoine Rousseau
> naming of [pack~]/[unpack~] Maybe they also could be called: [group~]/[ungroup~] ? ___ Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev

Re: [PD-dev] bug in double click event in a GUI in a GOP?

2023-04-08 Thread Antoine Rousseau
Hi Alex, This has already been reported in https://github.com/pure-data/pure-data/issues/1661. It turns out that it won't be easy to fix, even if it should be possible. Le sam. 8 avr. 2023 à 00:18, Alexandre Torres Porres a écrit : > Hi, I am designing a knob GUI and it has a feature for

Re: [PD-dev] double precision pd?

2023-06-07 Thread Antoine Rousseau
Le mer. 7 juin 2023 à 10:47, Lucas Cordiviola a écrit : > For me pd64 gives more chances of confusion than pdd or pdpd. > (...) > Starting with a new name of the app seems the most sane. > Funnily, my personal feeling is the opposite :-) I feel that Pd64 clearly describes Pd working with 64

Re: [PD-dev] double precision pd?

2023-06-07 Thread Antoine Rousseau
rouble with Pd64 is that it will get > listed next to Pd in almost any package manager and may be many people > opt Pd64 (thinking that is the one for 64bit cpus) > > Pd2 is also a good one. > > > -- > > Mensaje telepatico asistido por maquinas. > > On 07/06/2023

Re: [PD-dev] release April?

2024-03-12 Thread Antoine Rousseau
@miller: > I just noticed that the IEM slider object spits out a number when clicked > upon This has always been the case as far as i know (and I've just tested on 0.43.0 and it was already true). I don't think this should change... Le mar. 12 mars 2024 à 14:34, Alexandre Torres Porres a

Re: [PD-dev] release April?

2024-03-13 Thread Antoine Rousseau
Miller, Could I also have your feelings about these 2 PR: - https://github.com/pure-data/pure-data/pull/1659: modern canvas zoom and scroll - https://github.com/pure-data/pure-data/pull/1738: round knob GUI thanks! Antoine Le mar. 12 mars 2024 à 08:47, Miller Puckette a écrit : > To Pd dev