[PD] Tcl error for [knob] and [mknob]

Christof Ressi christof.ressi at gmx.at
Mon Sep 26 10:24:49 CEST 2016


Thanks for your efforts! I'm willing to test and I've already tried to compile but got a few errors. I posted the results on your repository (spacechild1). Let's continue there.

Christof
 
 

Gesendet: Montag, 26. September 2016 um 00:16 Uhr
Von: "Antoine Rousseau" <antoine at metalu.net>
An: pd-list <pd-list at iem.at>
Betreff: Re: [PD] Tcl error for [knob] and [mknob]

ok, seems resolved now !But I had to use some tricks about dynamic symbol resolution, that should be tested on windows. Any volunteer ?.. (https://github.com/MetaluNet/moonlib)

 
 
2016-09-25 21:13 GMT+02:00 Antoine Rousseau <antoine at metalu.net[antoine at metalu.net]>:
the pd version is only known at runtime.yes that's the point.
I'm looking for a kind of dlsym() working for already loaded symbols.

 
2016-09-25 20:02 GMT+02:00 Christof Ressi <christof.ressi at gmx.at[christof.ressi at gmx.at]>:Because in his case, the pd version is only known at runtime.

> Gesendet: Sonntag, 25. September 2016 um 19:21 Uhr
> Von: "patrice colet" <colet.patrice at free.fr[colet.patrice at free.fr]>
> An: pd-list at lists.iem.at[pd-list at lists.iem.at]
> Betreff: Re: [PD] Tcl error for [knob] and [mknob]
>

> Hello,
>
>   why not using preprocessor expression like
>
> #if PD_MINOR_VERSION < 47
>
> ...
> iemgui_all_loadcolors();
>
> ...
>
> #endif
>
> ?
>
> Le 25/09/2016 à 16:25, Antoine Rousseau a écrit :
> > Hi all
> >
> > in order to try making a mknob that would be compatible with any Pd
> > version, I still have a problem, with a function that didn't exist
> > prior to 0.47 (iemgui_all_loadcolors). Would someone have an idea to
> > "hide" the call of this function when linked by an older version of Pd?
> >
> > Anyway I now have a version of mknob that is working with 0.47. I'll
> > push it soon.
> >
> >
> > 2016-09-24 5:16 GMT+02:00 Billy Stiltner <billy.stiltner at gmail.com[billy.stiltner at gmail.com]
> > <mailto:billy.stiltner at gmail.com[billy.stiltner at gmail.com]>>:
> >
> >
> >         while on the subject subject of knobs, would be great to hav
> >         option for integer snapping
> >
> >     its easy to do with a few objects in  a patch
> >
> >     _______________________________________________
> >     Pd-list at lists.iem.at[Pd-list at lists.iem.at] <mailto:Pd-list at lists.iem.at[Pd-list at lists.iem.at]> mailing list
> >     UNSUBSCRIBE and account-management ->
> >     https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]
> >     <https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]>
> >
> >
> >
> >
> > --
> > Antoine Rousseau
> > http://www.metalu.net[http://www.metalu.net] <http://metalu.net[http://metalu.net]> __
> > http://www.metaluachahuter.com/[http://www.metaluachahuter.com/]
> > <http://www.metaluachahuter.com/compagnies/al1-ant1/[http://www.metaluachahuter.com/compagnies/al1-ant1/]>
> >
> >
> >
> > _______________________________________________
> > Pd-list at lists.iem.at[Pd-list at lists.iem.at] mailing list
> > UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]
>
> --
> Patrice Colet
> fr: 0632660357
>
>
> _______________________________________________
> Pd-list at lists.iem.at[Pd-list at lists.iem.at] mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]
>

_______________________________________________
Pd-list at lists.iem.at[Pd-list at lists.iem.at] mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]


--

Antoine Rousseau 
  http://www.metalu.net[http://metalu.net] __ http://www.metaluachahuter.com/[http://www.metaluachahuter.com/compagnies/al1-ant1/]
 


--

Antoine Rousseau 
  http://www.metalu.net[http://metalu.net] __ http://www.metaluachahuter.com/[http://www.metaluachahuter.com/compagnies/al1-ant1/]
 _______________________________________________ Pd-list at lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]



More information about the Pd-list mailing list