I can't seem to get the knob object working in 0.47. I've tried both the flatgui and the moonlib versions, but neither of them will load. Other objects in both libraries load fine, so I think it's a problem with the externals themselves rather than the declaring. Any hints with this?
Note that I'm still on "test 2", so maybe things have changed.
Just tried on the stable release of 0.47-0 and indeed it can't be created, while it could on 0.46-7. I'm on Debian Jessie XFCE, if that matters here..
On Tue, May 10, 2016 at 2:57 PM, Liam Goodacre liamg_uw@hotmail.com wrote:
I can't seem to get the knob object working in 0.47. I've tried both the flatgui and the moonlib versions, but neither of them will load. Other objects in both libraries load fine, so I think it's a problem with the externals themselves rather than the declaring. Any hints with this?
Note that I'm still on "test 2", so maybe things have changed.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Same for me on Win 7. I get the error message:
'Der Prozedureinsprungpunkt "iemgui_all_colfromload" wurde in der DLL "pd.dll" nicht gefunden.'
This is quite bad as it ruins some of my GUIs :-(.
Gesendet: Dienstag, 10. Mai 2016 um 15:03 Uhr Von: "Alexandros Drymonitis" adrcki@gmail.com An: "Liam Goodacre" liamg_uw@hotmail.com Cc: "pd-list@lists.iem.at" pd-list@lists.iem.at Betreff: Re: [PD] knobs in 0.47
Just tried on the stable release of 0.47-0 and indeed it can't be created, while it could on 0.46-7. I'm on Debian Jessie XFCE, if that matters here.. On Tue, May 10, 2016 at 2:57 PM, Liam Goodacre liamg_uw@hotmail.com wrote:
I can't seem to get the knob object working in 0.47. I've tried both the flatgui and the moonlib versions, but neither of them will load. Other objects in both libraries load fine, so I think it's a problem with the externals themselves rather than the declaring. Any hints with this?
Note that I'm still on "test 2", so maybe things have changed. _______________________________________________ Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/l...] _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/l...]
On 05/10/2016 03:38 PM, Christof Ressi wrote:
Same for me on Win 7. I get the error message:
'Der Prozedureinsprungpunkt "iemgui_all_colfromload" wurde in der DLL "pd.dll" nicht gefunden.'
This is quite bad as it ruins some of my GUIs :-(.
the joys of exporting some "half-official" functions and then removing them. or: the joys of using "half-official" functions.
there are two options for now:
OR
gfamdsr IOhannes
Maybe both -- I'll grab the old iemgui_all_colfromload and throw it in "patch level 1" (in a week or so?) and add a message saying it's obsolete.
Then once it looks like someone's updated all the non-vanilla GUI objects I can delete it again.
cheers Miller
On Tue, May 10, 2016 at 05:15:41PM +0200, IOhannes m zmölnig wrote:
On 05/10/2016 03:38 PM, Christof Ressi wrote:
Same for me on Win 7. I get the error message:
'Der Prozedureinsprungpunkt "iemgui_all_colfromload" wurde in der DLL "pd.dll" nicht gefunden.'
This is quite bad as it ruins some of my GUIs :-(.
the joys of exporting some "half-official" functions and then removing them. or: the joys of using "half-official" functions.
there are two options for now:
- re-add the missing function(s) to Pd
OR
- fix [knob] to not use that function.
gfamdsr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
haha nanny boo boo, lucky me ended up with a debian 8.4 fresh install and whichever the first ~bob included pd version that loads the knob, have no clue if it's getting the canvas as a pixel abstraction thingy majiggy, the knob that sometimes resides in pd-externals folder which is missing from current machine and it makes my sounds as scratchy as the mouse moves on ridiculously fast machines that should be able to rx 100 mice and output 64 ch of 96kHz sample rate audio without scratching but nope. anyways i think its a mouse / tk thing because there are some slower computers that have glitchety scratchety not nary a hindrance. so...... somewhere floating around is a knob abstraction, it possibly could be loaded from pd-externals , also re: unfocused keyboard routing, if on linux try xinput.
oh well must hurry and find a solution , the awful thing is that i was so excited to try live puredata live in a little while with this fresh alpha6 stretch
https://archive.org/details/xensynth
who needs knobs? why the knob? a missing knob may provoke an alternate gui, or alternatively going back to nature(computers arent natural? whut?) with animal hide glue and smithying some saw blades for cuttin some acoustic materials
On Tue, May 10, 2016 at 11:25 AM, Miller Puckette msp@ucsd.edu wrote:
Maybe both -- I'll grab the old iemgui_all_colfromload and throw it in "patch level 1" (in a week or so?) and add a message saying it's obsolete.
Then once it looks like someone's updated all the non-vanilla GUI objects I can delete it again.
cheers Miller
On Tue, May 10, 2016 at 05:15:41PM +0200, IOhannes m zmölnig wrote:
On 05/10/2016 03:38 PM, Christof Ressi wrote:
Same for me on Win 7. I get the error message:
'Der Prozedureinsprungpunkt "iemgui_all_colfromload" wurde in der DLL
"pd.dll" nicht gefunden.'
This is quite bad as it ruins some of my GUIs :-(.
the joys of exporting some "half-official" functions and then removing
them.
or: the joys of using "half-official" functions.
there are two options for now:
- re-add the missing function(s) to Pd
OR
- fix [knob] to not use that function.
gfamdsr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
this working with debian stable's current version of pd? or even the version that comes with stretch?
On Sat, Aug 20, 2016 at 11:24 PM, Billy Stiltner billy.stiltner@gmail.com wrote:
this working with debian stable's current version of pd? or even the version that comes with stretch?
looks like stretch
has Pd version 0.47-1 source (2 Megabytes) http://msp.ucsd.edu/Software/pd-0.47-1.src.tar.gz. which appears to be working good and up to date with http://msp.ucsd.edu/software.html looking at the documentation " 5.1. release notes
------------------ 0.47-1 ------------------------------
Improvements to deken plug-in ("find externals" menu item). Now unzipping works automatically in windows.
cimproved "clone" argument parsing and added option to suppress numbering of clones as first arguemtn
fixed a bug in initbang (didn't work in subpatches)
"improved" zoom-in menu binding again (now '+' or '=' zooms in).
restored a function needed by GUI externs such as 'knob'"
guess I ought to look at that code now.
I know, except that my ASAP sometimes isn't S enough :)
To: pd-list@lists.iem.at From: zmoelnig@iem.at Date: Tue, 10 May 2016 15:11:36 +0200 Subject: Re: [PD] knobs in 0.47
On 2016-05-10 14:57, Liam Goodacre wrote:
Note that I'm still on "test 2", so maybe things have changed.
i would suggest to switch to the release asap. the only differences between test2 and the final release are a number of bugfixes.
fgmasdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list