[PD] browser doesn't show my externals

2024-08-22 Thread rolfm
hi list, (Windows 11, Pd 0.54.1, zip version) in Preferences: installation folder externals: D:/PD/externals loading externals with Deken this folder is used indeed. using the externals in a patch works. however the Help/Browser function does not show these externals, only the basic Pd

[PD] browser doesn't show externals

2024-08-20 Thread rolfm
hi list, (Windows 11, Pd 0.54.1, zip version) in Preferences: installation folder externals: D:/PD/externals loading externals with Deken this folder is used indeed. using the externals in a patch works. however the Help/Browser function does not show these externals, only the basic Pd

[PD] controling a [text..] window

2024-04-24 Thread rolfm
hi list, is there a way to control the positioning and the size of the window that pops up after sending a [click( to a [text define] object? (i would like to use this window in combination with other GUI windows that show up at the same time). grateful for tips or tricks, rolf_

Re: [PD] win11 deken sha256-problem

2023-11-21 Thread rolfm
no problems with my Win11 and Pd.0.54.1. (i'm using the zip version of Pd). rolf Lucas Cordiviola schreef op 20-11-2023 17:29: On 20/11/2023 08:22, IOhannes m zmoelnig wrote: On 11/20/23 10:37, Antoine Rousseau wrote: yes, same here on a win11 machine. I recently updated Pd to 0.54.1, I *thi

Re: [PD] Problem with this (involved) abstraction for XY

2023-08-30 Thread rolfm
Pierre Alexandre Tremblay schreef op 30-08-2023 9:27: Dear Miller and Christof I’m sorry to be the cause of pain - I will amend the patch now but what is strange in this one is that recoding it actually changes its behaviour. In all cases, I wish I had seen the changelog entry that would tell

Re: [PD] [PD-announce] Pd 0.54-0 test 1 released : [plot] visibility

2023-06-21 Thread rolfm
Windows 11 create [plot], open plot-help, open plot-template. the visibility examples only have visible effect when changing the size of the plot-data window! (in my own, more complicated, use of graphs i have to move the cursor in and out of the graph-'window'). rolf___

Re: [PD] Pduino issue

2023-04-18 Thread rolfm
in my experience using a multimeter to test the working of pins on an Arduino is not always giving what you expect. i suggest to use e.g. a led to see if pins are on or off. rolf Rick Snow wrote: Thank you all for your thoughts regarding this issue. > On Thu, 2023-04-13 at 16:28 -0500, Ric

Re: [PD] [leapmotion] how to get focus?

2023-04-17 Thread rolfm
well, i tried to go back on the W11 machine to the [leapmotion] setup: however, the controler isn't working, it doesn't show the 3 red sensor-lights. re-installing the Gemini/[ultraleap] -> no problem. installed the [leapmotion] setup on the old W10 -> same result: controler not working. ch

Re: [PD] [leapmotion] how to get focus?

2023-04-17 Thread rolfm
thanks William, installing Gemini & [ultraleap] made it work! only just now i have time to follow up on your suggestions. i'll also test on my old Windows 10 machine. report of that will follow asap. rolf William Brent schreef op 16-04-2023 1:58: > I just set up my Windows machine to m

Re: [PD] [leapmotion] how to get focus?

2023-04-15 Thread rolfm
i finally got my hands on a Mac: installed the same Pd, leapmotion software, [leapmotion] for Mac. with my controller i got immediate result. the message "focus gained" appeared instantly, and i could use the cursor-test: moving around and firing the bang. it really looks like there's so

[PD] [leapmotion] how to get focus?

2023-04-05 Thread rolfm
Windows 11, PD-53.1 SDK:LeapDeveloperKit_2.3.1+31549_win PD-console: - Leap Motion Listener: Initialized Leap Motion Service: Connected Leap Motion Connected Device: LP32497879452 v1.7.0 [leapmotion] for Pd version 0.2.3 Forked from ver

Re: [PD] mypdwindow-plugin not working in Windows 11

2022-09-10 Thread rolfm
@lucas top! rolf Lucas Cordiviola schreef op 09-09-2022 16:08: > this: > > ~~~ > > if {[winfo exists .pdwindow]} { > after 10 wm geometry .pdwindow "500x600+0+0" > } > > ~~~ > > works for me on Win11. > > -- > > Mensaje telepatico asistido por maquinas. > > On 09/09/2022 10:39, r

Re: [PD] mypdwindow-plugin not working in Windows 11

2022-09-09 Thread rolfm
@Roman: with de debug level i see that the plugin is loaded. but, because the regular pd-console is small and i was loading Gem at startup i didn't see the error message in the console about the execution of the plugin: wrong # args: should be "wm geometry window ?newGeometry?" as a try i t

[PD] mypdwindow-plugin not working in Windows 11

2022-09-08 Thread rolfm
hi, (Pd 0.52.2 Windows 10/11) i'm using the mypdwindow-plugin.tcl to have fixed position/dimensions of the pd-console. this is the content: if {[winfo exists .pdwindow]} { wm geometry .pdwindow =500x800+0+0 } in Windows 10 it worked perfectly. now in Windows 11 not at all: i get

[PD] patching with voice commands

2022-07-27 Thread rolfm
hi, on youtube there's a video about patching in Pd with voice commands. it was (part of a project?) called "kiku". https://www.youtube.com/watch?v=pJMm4IUIIrQ&t=12s still existing is a github repository https://github.com/patricksebastien/kiku last update 7 years ago and using pd-extended.

Re: [PD] Pd 52.2 different font in console?

2022-04-09 Thread rolfm
@Dan i gave you incomplete debug info, should be this: pdfontloader loaded DejaVuSansMono.ttf pdfontloader loaded DejaVuSansMono-Bold.ttf pdfontloader loaded DejaVuSansMono-Oblique.ttf pdfontloader loaded DejaVuSansMono-BoldOblique.ttf 'pd-gui' connecting to 'pd' on localhost 5331 ... -

Re: [PD] Pd 52.2 different font in console?

2022-04-09 Thread rolfm
"-font-weight normal" did the trick. thanks a lot. rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] Pd 52.2 different font in console?

2022-04-09 Thread rolfm
@Dan pdfontloader loaded DejaVuSansMono.ttf pdfontloader loaded DejaVuSansMono-Bold.ttf pdfontloader loaded DejaVuSansMono-Oblique.ttf pdfontloader loaded DejaVuSansMono-BoldOblique.ttf Dan Wilcox schreef op 08-04-2022 13:48: > Turn log level to 4. What is the font debug info printed at start?

[PD] Pd 52.2 different font in console?

2022-04-08 Thread rolfm
hi, i just upgraded from 52.1 to 52.2 on Windows 10. i noticed: first: text in Pd-console looks much clearer. then: in 52.1 (and before(?)) the font in the Pd-console was different from the one in the patches. now in 52.2 the font in the console and in the patches seems the same, BUT the

[PD] finding differences between almost identical patches

2022-02-20 Thread rolfm
hi list, is there a smart way to find the difference between 2 versions of a patch? sometimes i have 2 versions of a (complicated) patch and i don't remember what's the (maybe small) difference between them. the methods i'm using at the moment are: comparing the behaviour. however, when the pat

Re: [PD] problem with use of pdlibbuilder

2021-11-08 Thread rolfm
i found 'lucas' webpage https://puredata.info/docs/developer/mingw/WindowsMinGW installed MSYS2 following the instructions. sofar so good. starting MSYS2 MinGW 64-bit, following the https://github.com/pure-data/helloworld webpage: make install pdincludepath=../pure-data/src/ objectsdir=./bui

[PD] problem with use of pdlibbuilder

2021-11-07 Thread rolfm
hi, (Windows 10, MinGW32 installed) i'm want to use pdlibbuilder and started with the 'helloworld' example: https://github.com/pure-data/helloworld (danomatica) following the instructions, with a powershell in the folder i do: make install pdincludepath=./src/ objectsdir=./build this gi

Re: [PD] playing random media (bit OT)

2021-09-09 Thread rolfm
@dan thanks Dan i'm not a beginner with Pd anymore, so to do some days of patching is ok. learning a new language is another story. but, i still will have a look at your suggestion and see if it's possible to combine things i can find in this area. rolf Dan Wilcox schreef op 09-09-2021

[PD] playing random media (bit OT)

2021-09-09 Thread rolfm
hi, in memory of a great friend i lost i'm looking for a way to play at random from his huge archive of mixed media (movies, pictures, sound). preferably with Puredata. to build it from scratch is at this moment too big for me. it would be very much appreciated when somebody can point

Re: [PD] working with integers

2021-05-26 Thread rolfm
ro...@dds.nl schreef op 25-05-2021 23:16: > hi, > > because of the problems i had with calculations using floating point math, > > and following Roman's advice, i changed to integer math. > > however that's easier said then done. > > i'm running again into an unexpected limitation: > > 3

[PD] working with integers

2021-05-25 Thread rolfm
hi, because of the problems i had with calculations using floating point math, and following Roman's advice, i changed to integer math. however that's easier said then done. i'm running again into an unexpected limitation: 32-bits can represent signed integers upto 2.147...billion. howe

Re: [PD] Pd number boxes, slider boxes, etc. don't update if my main patch is not visible during starting up (Debian) Tcl/Tk 8.6 (Ingo)

2021-05-24 Thread rolfm
Ingo schreef op 24-05-2021 6:38: > Kiosking any window with no delay will crash the window, though! there's a new version of the kiosk-plugin https://git.iem.at/pd/kiosk-plugin rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-manage

Re: [PD] Pd number boxes, slider boxes, etc. don't update if my main patch is not visible during starting up (Debian) Tcl/Tk 8.6 (Ingo)

2021-05-23 Thread rolfm
on Windows 10 a minimal patch with a loadbang of vis 0 to the main (and only) canvas, a numberbox updating with a metro, a vis 1 after some time shows the number box changing. does something like this also not work in your setup? rolf___ Pd-li

Re: [PD] numbers seem to be wrongly adding up

2021-05-21 Thread rolfm
thanks Roman for replying i had the, apparently, wrong idea that it were the big numbers giving problems when using floating point arithmetic. now, after reading up about the 'perils of floating point' i have to rethink my method of calculation. rolf Roman Haefeli wrote: >>The intricacies

[PD] numbers seem to be wrongly adding up

2021-05-19 Thread rolfm
hi, working on a simulation patch i've difficulties with wrong results from additions. in a periodic loop a [value V] is added up with a constant. a simplified version: [t b] - [v V] - [+ 0.0025] - [v V] it starts at 0. looking at the numbers when put in an array i see that e.g. the v

Re: [PD] how to get big numbers from array into a file?

2021-05-09 Thread rolfm
Christof Ressi schreef op 09-05-2021 13:40: >Can you share the output? here's a small part of it. putting the textfile into a spreadsheet (OpenOffice) only the %d data is seen as numbers. with [makefilename %d] 49 64 81 100 121 144 169 with [makefilename %.2f] 49.00 64.00 81.00 100.00 1

Re: [PD] how to get big numbers from array into a file?

2021-05-09 Thread rolfm
thanks for the answers. i'm not asking about double-precision here. @Christof [makefilename %d] together with [text] works: in the spreadsheet the 'text' in the output file is seen as numbers. with [makefilename %f] this is not the case. rolf__

[PD] how to get big numbers from array into a file?

2021-05-07 Thread rolfm
hi, i'm struggling with the way Pd handles numbers bigger then 99. i have an array with thousands of numbers, which i write to a file to analyse them. however, as soon as a number is bigger then 99 i get the abbreviated notation and am loosing the lower digits. in Pd i can make a bi

[PD] kiosk-plugin crashes Pd

2021-04-28 Thread rolfm
windows 10, Pd-51.0-64 KioskNewWindow True ShowMenu False ScrollBars False the kiosk.cfg is in the same map as the Pd-patch. when opening a patch the menu-bar is still present, it disappears after clicking in/on the patch window. when opening a patch with several sub-patch windows already open,

[PD] kiosk-plugin not in deken?

2021-04-27 Thread rolfm
hi, because the (old?) kiosk-plugin shows an (old) error ( https://lists.puredata.info/pipermail/pd-list/2017-11/120989.html ) i was looking with deken if there's a new version. but deken does not find any kiosk-plugin. has it been withdrawn? rolf__

[PD] netpd-windows stand-alone package doesn't work

2021-01-12 Thread rolfm
Windows 10 i've downloaded and unpacked netpd-2.2.1-windows.zip. starting netpd.exe gives me a pd-console with the message ../netpd/main.pd: can't open. furthermore MY plugins are loaded. when i start the pd.exe of netpd and then open main.pd routeOSC, slipenc, slipdec, packOSC, dir cannot be l

[PD] declare: next patch inherits from former one

2020-12-25 Thread rolfm
Windows 10, Pd 51.0 - 64 start Pd, open a patch, close it, open another patch the declares done in the first patch are still active for the next one. a bug or a feature? for me it was confusing until i discovered the reason. rolf___ Pd-list@list

Re: [PD] ofelia: patch not working anymore with new version 4.0

2020-11-13 Thread rolfm
thanks Alexandros for your answer. however, it looks like many objects i'm using in my patch are removed from the library. i wonder why. so i'm obliged to stay with the older version, luckily it's not removed from deken. (i did spend a lot of time to get the patch working). rolf

[PD] ofelia: patch not working anymore with new version 4.0

2020-11-12 Thread rolfm
i'm on windows 10 , Pd 51.0 my patch created with ofelia 3.1 is not working anymore with version 4.0 objects cannot be created. how come? rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/

Re: [PD] tcp-server broadcast question

2020-11-10 Thread rolfm
follow-up: just now i realized that there's no direct way to know which client number (or IP-address) is given to a certain target. which means that a shorter message meant for a specific client still has to be sent to all. so it will be only 'cheaper' when there's just one or a few clients n

[PD] tcp-server broadcast question

2020-11-10 Thread rolfm
tcp-server broadcast question hi, am i right that when tcp-server does 'broadcast' a message, actually it will generate as many messages as there are connected clients? i'm asking this because i have to send a few bytes to a number of tcp-clients frequently,where for each client the data are dif

Re: [PD] tcpserver, flush?

2020-07-01 Thread rolfm
test with the latest iemnet/tcpserver: remarkable better results. no big bursts anymore. sending every 20 msec, 0-1 % of the messages comes more then 30 msec after the one before. 80-90% follow in 16-24 msec. 99% 11-29 msec which means (i think) that when there's a latency it gets

Re: [PD] tcpserver, flush?

2020-06-25 Thread rolfm
@christof >> the outcome of these tests si that tcpserver is not suitable for my >> installation(s). >You might try latest iemnet: >https://git.iem.at/pd/iemnet/-/jobs/17401/artifacts/download?file_type=archive how do i install the downloaded .dek file? rolf_

Re: [PD] tcpserver, flush?

2020-06-23 Thread rolfm
it took me some time but here's what i found out: (i could only work with the mrpeach library on deken which is the one from extended ). the tests were with 3 clients: NodeMCU (Wifi ESP8266), Arduino Wifi Rev2 (Wifi NINA), old macbook (Pd tcpclient). laptop Windows 10 Pd-50.0 : [metro 20] [

Re: [PD] tcpserver, flush?

2020-06-15 Thread rolfm
thanks for all the hints, i hope to test some more tomorrow . rolf Roman Haefeli schreef op 15-06-2020 17:24: Hi Rold, Hi Martin On Mon, 2020-06-15 at 09:44 -0400, Martin Peach wrote: Based on my assumptions, it may be that the OS is delaying sending the messages in case you're not finished

[PD] tcpserver, flush?

2020-06-14 Thread rolfm
(Windows 10, Pd-50.0) i'm sending messages of 25 bytes with [mrpeach/tcpserver] to a client (NodeMCU/ESP8266), triggered by [metro 50]. with a tcpclient in a seperate Pd the messages are received in the right order, no gaps. on the Node i get sometimes 1, most of the times multiple message

Re: [PD] Sharing patches bundled with Pd app (cross-platform)

2020-06-14 Thread rolfm
@lucas nice to share your method. however, on my Windows 10 (64) the examples won't play: because of "unknown API". it's not possible to change that in the audiosettings. rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-manageme

Re: [PD] udpsend: unsure about raw data

2020-05-24 Thread rolfm
how can my NodeMCU's become a client of the TCPserver? rolf Martin Peach schreef op 24-05-2020 19:10: On Sun, May 24, 2020 at 12:09 PM wrote: @martin there will be a minimum of 12 clients (NodeMCU's). hence, i thought about using multicast. the clients themself sort out which part of the mes

[PD] tcpclient-help hangs Pd-50 on my Windows 10

2020-05-24 Thread rolfm
hi, tcpclient-help hangs Pd-50 with the message: cannot find entry point for procedure atom_getblob in str.dll str-help gives the same. which-help crashes Pd. rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https

[PD] tcpclient-help hangs Pd

2020-05-24 Thread rolfm
on Windows 10 mrpeach/tcpclient-help hangs Pd. the message is: cannot find entry point for procedure atom_getblob in str.dll. str-help does the same. which-help crashes Pd. rolf___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-manageme

Re: [PD] udpsend: unsure about raw data

2020-05-24 Thread rolfm
thanks Andy, in my case i'm sending to NodeMCU's (a breakoutboard with ESP8266 chip). so.. rolf Andy Farnell schreef op 24-05-2020 14:26: If it's a question of efficiency, to be really really sure, maybe read the UDP packets off the wire/port with tcpdump, which despite its name is quite happy

[PD] udpsend: unsure about raw data

2020-05-24 Thread rolfm
hi, i want to minimize the data stream send through an UDP connection by sending 'coded' bytes; the receiver(s) will decode them. i'm unsure about the meaning of 'raw data' in the helpfile of [udpsend]. does [1 2 3( represent bytes with the octal vaue 001 002 003, or the integers 1 2 3 w

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
Martin Peach schreef op 24-04-2020 19:44: On Fri, Apr 24, 2020 at 1:34 PM wrote: Martin Peach schreef op 24-04-2020 18:51: > On Fri, Apr 24, 2020 at 10:40 AM wrote: >> >> i've been working with the Arduino UNO and Pd for years. >> now i'm starting with a new board UNO Wifi Rev2. ... (with t

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
Martin Peach schreef op 24-04-2020 18:51: On Fri, Apr 24, 2020 at 10:40 AM wrote: i've been working with the Arduino UNO and Pd for years. now i'm starting with a new board UNO Wifi Rev2. the board works with the Arduino IDE, also with the IDE's serial monitor. the problem with Pd is in

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
4 - COM4 (in use) Antoine Rousseau schreef op 24-04-2020 17:40: > what does: > > [devices( > | > [comport] > > return ? > > Antoine Rousseau > http://www.metalu.net [1] __ http://www.metaluachahuter.com/ [2] > > Le ven. 24 avr. 2020 à 16:38, a écrit : > >> i've been working with th

[PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
i've been working with the Arduino UNO and Pd for years. now i'm starting with a new board UNO Wifi Rev2. the board works with the Arduino IDE, also with the IDE's serial monitor. the problem with Pd is in the initialization. when the board is powered on and i open the port in Pd, nothing happen

Re: [PD] cursor in array pd50 vs pd48

2020-03-21 Thread rolfm
@ Dan thanks for answering, but your suggestion doesn't change the cursor in the array-in-datastructure rolf Dan Wilcox schreef op 21-03-2020 14:58: I'll start by assuming "impossible to work with" means the functionality works but you can't see the array point behind the vertical dou

[PD] cursor in array pd50 vs pd48

2020-03-21 Thread rolfm
hi (windows 10) just now i encountered a difference in cursor behavior in Pd 50 vs Pd 48 . attached is a picture when using the cursor in a graph. cursor 1: not pointing to a line in the graph - in both Pd's the same cursor 2: Pd48 pointing to a line (and possibly changing it) cursor 3: Pd

Re: [PD] Ofelia: destroy, create ofWindow

2020-03-09 Thread rolfm
for completeness of this thread : Zack Lee schreef op 09-03-2020 0:03: > "with the Lua script the the 'old' instance is replaced by a fresh one > everytime [ofSetup] is done." > -> Yes, this is true. In Ofelia Pd object, the instance is created only once > when the object is created. > > It

Re: [PD] Ofelia: destroy, create ofWindow

2020-03-08 Thread rolfm
thanks Zack, your solution works. you put the creation of the ofEasyCam instance in a Lua script where i used the Ofelia Pd object. with the Lua script the the 'old' instance is replaced by a fresh one everytime [ofSetup] is done. am i right this shows a significant difference between the tw

[PD] Ofelia: destroy, create ofWindow

2020-03-05 Thread rolfm
hi, (windows 10, pd-50.0) 1. after destroy and create of the ofWindow i cannot use the mouse anymore to move the EasyCam. until now i didn't find a solution (workaround) for this. 2. when doing destroy and create in the same message the result seems to be unpredictable. using a [del 20

[PD] Gem not loading

2019-12-13 Thread rolfm
trying to get Gem working in Windows 10 Pd 0.50 Gem 0.94 downloaded with deken. the following error comes up cannot find entry point of procedure pthread_cond_timedwait_relative_np in ..\Pd\Gem\libglib-2.0-0.dll Gem.dll couldn't load googling for answers did not give me anything useful. anyb

Re: [PD] Symbol delay

2019-11-29 Thread rolfm
@oliver no attachment in my Pd-list digest rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] Pd 0.50 repeated vis reduces window

2019-09-20 Thread rolfm
ro...@dds.nl schreef op 07-09-2019 12:31: in Windows 10 repeating vis 1, vis 0, vis 1 shrinks the vertical size of the shown window every time further and further. rolf this happens when the menu headers need more than 1 line to be displayed. _

Re: [PD] font in 0.50

2019-09-08 Thread rolfm
@christof i'm using i386. this is console output: pdfontloader loaded DejaVuSansMono.ttf pdfontloader loaded DejaVuSansMono-Bold.ttf 'pd-gui' connecting to 'pd' on localhost 5401 ... -- done with main -- Tk 8.5.19 Detected font: DejaVu Sans Mono Using font: De

Re: [PD] font in 0.50

2019-09-08 Thread rolfm
hi, i'm really strugling with this change in size from 0.49. it feels like a disaster, until now i did not find something like a (partial) solution. i hope some people on the list can point me to something workable. (besides staying with 0.49). first a few things which could possibly help

[PD] Pd 0.50 repeated vis reduces window

2019-09-07 Thread rolfm
in Windows 10 repeating vis 1, vis 0, vis 1 shrinks the vertical size of the shown window every time further and further. rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-lis

Re: [PD] preferences - startup parameters unreachable

2019-08-28 Thread rolfm
thanks Lucas for the repair advise. this problem came about while i tried to set the log level to 4 (all) like you suggested in 'my' font thread. -verbose 4 results in "cannot open 4" -verbose "4" or -verbose "all" result in the subject of this thread. rolf Lucas Cordiviola schreef op 27-08-

[PD] preferences - startup parameters unreachable

2019-08-27 Thread rolfm
hi, after having added through the menu in start-up flags: -verbose "all" trying to open the start-up menu is impossible. in the console it gives this message: (Tcl) UNHANDLED ERROR: extra characters after close-quote while executing "pdtk_startup_dialog .gfxstub25f3c28 0 "-verbose "all"" "

[PD] font in 0.50

2019-08-25 Thread rolfm
hi i'm on Windows 10. font & object boxes & windows show up significant smaller in 0.50 then in 0.49. how come? and how to change without the command line? rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://li

[PD] [Re] [PD-announce] ofelia v3.0.0 released!

2019-08-24 Thread rolfm
hi zack, i'm not a LUA user, but ofelia looks great. AND i started to use it, without LUA for now. 2 remarks: - the simpleColorQuad example crashes Pd (i'm on Windows 10, Pd-0.50-i386) - not all of-Pd objects are in the help: i wanted to change the background color and found by accident [ofB

Re: [PD] [PD-announce] pd 0.50-0 test1 released

2019-08-09 Thread rolfm
ro...@dds.nl schreef op 09-08-2019 13:00: sorry, my bad: i used the 64-bits version instead of i386 opening my patch, which doesn't give problems in 0.48.1 or 0.49.0, with the test1 release it gives this: C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\list2symbol.dll: couldn't load list2symbol

[PD] [PD-announce] pd 0.50-0 test1 released

2019-08-09 Thread rolfm
opening my patch, which doesn't give problems in 0.48.1 or 0.49.0, with the test1 release it gives this: C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\list2symbol.dll: couldn't load list2symbol _ ... couldn't create C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\s2l.dll: couldn't load s2l ... couldn

Re: [PD] Pduino and shift registers

2019-07-07 Thread rolfm
there is also 'ConfigurableFirmata' Last updated: September 16th, 2017 however,it does not contain something that addresses shift-registers directly. rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists

Re: [PD] midi input overload?

2019-06-27 Thread rolfm
ro...@dds.nl schreef op 26-06-2019 16:12: hi list i'm trying to work with MIDI. the problem i meet is that the midi input very quickly is overloaded. i have to (re)select the MIDI input channel to continue. this happens even without a patch, just in de midi-help. input is coming from a Behrin

[PD] midi input overload?

2019-06-27 Thread rolfm
hi list i'm trying to work with MIDI. the problem i meet is that the midi input very quickly is overloaded. i have to (re)select the MIDI input channel to continue. this happens even without a patch, just in de midi-help. input is coming from a Behringer or from Ableton. (Pd-0.49 on Mac and o

Re: [PD] [PD-announce] PD 0.49-0test1 released- small things on Windows 10

2018-09-12 Thread rolfm
a few remarks on Windows 10 only with the 64-bits version: in the window of menu-open one cannot use the address bar in the top see attached picture. with 32&64 bits versions: when opening a patch the window has scroll bars. when i move the window the scroll bars disappear. the appearances of t

Re: [PD] questions about Preferences

2018-09-01 Thread rolfm
@IOhannes On 8/31/18 11:56 AM, ro...@dds.nl wrote: still, the searchpath-preferences are apparently different for externals and for plugins. i missed how the "plugins" (i assume you mean the extensions for the Pd-gui) entered the discussion here. i don't know how to interprete this remark.

Re: [PD] questions about Preferences

2018-08-31 Thread rolfm
On 2018-08-30 14:17, ro...@dds.nl wrote: hi, i have some questions about the Preferences (i'm on Windows 10, Pd-0.48.1). after changing the 'Externals Install Directory' in the Preferences (EID for short) plugins are still loaded from the standard AppData/../Pd folder. is that a bug?

[PD] questions about Preferences

2018-08-30 Thread rolfm
hi, i have some questions about the Preferences (i'm on Windows 10, Pd-0.48.1). after changing the 'Externals Install Directory' in the Preferences (EID for short) plugins are still loaded from the standard AppData/../Pd folder. is that a bug? when i save the preferences to a file, the E

Re: [PD] plot questions

2018-08-06 Thread rolfm
i probably found the solution, or better my mis-use of [append]: instead of doing an [append] for every new array, [append] is done once and the resulting pointer is 're-used' everytime. rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and accoun

Re: [PD] plot questions

2018-08-03 Thread rolfm
forgot to attach the patch rolf#N struct testplate float x float y array 1-wave array-element array 2-wave array-element; #N struct array-element float y; #N canvas 97 71 513 455 10; #N canvas 0 50 450 300 array-element 0; #X obj 62 51 struct array-element float y; #X restore 170 50 pd array-elem

[PD] plot questions

2018-08-02 Thread rolfm
plot questions: multiple arrays drawing a number of arrays in a [struct] is giving me problems. it seems that that only when the drawing happens synced, i.e. all y-values at the same x-moment, there is no 'after effect'. when the arrays are drawn one after the other there appears a short ext

[PD] triggerize-plugin bug?

2018-06-07 Thread rolfm
opening the triggerize-help patch when i select the [trigger] in the upper example and do + Pd hangs (it does not respond anymore). i'm on Windows 10, Pd-0.48-1. triggerize-plugin is in the folder with all externals. rolf ___ Pd-list@lists.iem.at mail

Re: [PD] Tcl 8.4 /8.5 on mac-ppc (Dan Wilcox)

2018-05-17 Thread rolfm
i very much appreciate the efforts people of the Pd-community to help Pd users like me. until today i did not realize that Wish is an external app. unfortunately i cannot report any succes on the subject. i manually downloaded tcl & tk sources 8.5.19 from sourceforge; compiled it following the

Re: [PD] Tcl 8.4 /8.5 on mac-ppc

2018-05-15 Thread rolfm
From: sebfumas...@aol.com To: ro...@dds.nl, pd-list@lists.iem.at Subject: Re: [PD] Tcl 8.4 /8.5 on mac-ppc Message-ID: <16361798739-179d-4...@webjas-vad222.srv.aolmail.net> Content-Type: text/plain; charset="utf-8" I don't know the specifics but you could use the ox-app.sh script in the mac di

[PD] Tcl 8.4 /8.5 on mac-ppc

2018-05-14 Thread rolfm
i would like to use kiosk-plugin with Pd-0.48 on a mac-ppc (OSX 10.5.8). however, kiosk-plugin needs tcl 8.5 and the Pd-0.48-1.ppc uses Tcl 8.4. i was looking for info about tcl 8.5 and a mac-ppc, but it appeared to me like i had to enter a whole new jungle of terms, versions, websites, librari

Re: [PD] iemguts for mac-ppc

2018-05-13 Thread rolfm
katja schreef op 12-05-2018 12:32: On Fri, May 11, 2018 at 4:08 PM, wrote: hi, trying to install an up-to-date IEMGUTS for/on an old mac-ppc. (because deken presents an old version) the readme.txt of IEMGUTS says: installation:: -- #2> make #3> make install "make" seems to work

[PD] iemguts for mac-ppc

2018-05-11 Thread rolfm
hi, trying to install an up-to-date IEMGUTS for/on an old mac-ppc. (because deken presents an old version) the readme.txt of IEMGUTS says: installation:: -- #2> make #3> make install "make" seems to work allright, but "make install" gives 'no rule for make target install'. what t

Re: [PD] compiling PD on windows --> with MSYS1

2018-04-13 Thread rolfm
(with some delay) succeeded in compiling on my old machine(s) with XP. to run Pd it was necessary to copy libgcc_s_dw2.dll and pthreadGC-3.dll from Mingw/bin to pd/bin. also VC90.CRT was needed; downloading vcredist_86.exe and installing solved that. i copied the externals from my W10 mach

[PD] debian: cannot find build-essentials

2018-04-10 Thread rolfm
"pure-data_INSTALL.txt at master · pure-data_pure-data · GitHub.html" says for Debian: install build-essentials. took me quite some time to find it should be "build-essential" rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-manag

Re: [PD] shrinking subpatches!?

2018-04-05 Thread rolfm
windows 10, Vanilla 48.1 it's shrinking rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] Pd does not follow switch of sound output (on Windows 10)

2018-03-28 Thread rolfm
ro...@dds.nl schreef op 27-03-2018 8:58: on Windows 10, Pd 48.1. when i switch (on forehand) the sound output to the headphone connection or a USB-soundcard, Pd stays with the on-board speakers. even more, the special keys for controling the sound level do not have any effect. only after

[PD] Pd does not follow switch of sound output (on Windows 10)

2018-03-26 Thread rolfm
on Windows 10, Pd 48.1. when i switch (on forehand) the sound output to the headphone connection or a USB-soundcard, Pd stays with the on-board speakers. only after changing in Pd the audiosetting to ASIO and back, Pd starts using the headphone or USB-card. rolf __

Re: [PD] compiling PD on windows

2018-03-23 Thread rolfm
thanks everyone for your advices. i made 2 major mistakes: 1. i thought it's possible to use /src in Miller's download for Windows. 2. using MSYS2 instead of MSYS2 MINGw32. in both cases one has to provide additional tools and/or the correct path to them in the Windows system. therefore the "

Re: [PD] compiling PD on windows

2018-03-22 Thread rolfm
Dan Wilcox schreef op 22-03-2018 12:33: Those instructions are for Windows 7+, I don't believe Msys2 will work on Vista or XP. While theoretically Pd could be build on anything with a C compiler, I think you're a bit more on your own with setting up / maintaining a build system for anything that

Re: [PD] cannot 'upgrade' old patch

2018-03-22 Thread rolfm
sorry for the noise. after closing my computer and a few hours later trying it again the problem was gone rolf ro...@dds.nl schreef op 22-03-2018 7:44: hi list, i have old patches made with Pdext 42.5. when opened with Vanilla 48.1 i get lots of uncreated objects (of course). some of them

[PD] cannot 'upgrade' old patch

2018-03-21 Thread rolfm
hi list, i have old patches made with Pdext 42.5. when opened with Vanilla 48.1 i get lots of uncreated objects (of course). some of them i'm not able to 'repair'. e.g. [symbol2list] i put in a [declare -stdpath -zexy -stdlib -zexy]. it's possible to create a new [symbol2list] object. after

Re: [PD] compiling PD on windows

2018-03-21 Thread rolfm
my ultimate goal is to be able to compile on an older machine with XP. to get experience i first tried on Windows 10. installed MSYS2 etc (following Dan's instructions on the GITHUB page. start MSYS2, cd to the src folder of Vanilla 48.1, and do make which gives me the error: /bin/sh: cl: op

Re: [PD] reporting the dimensions of a symbol / float atom

2018-03-21 Thread rolfm
Dan Wilcox wrote: The atoms are slightly taller due to the increase in inlet height to match Pd-extended's sizing. on my windows 10 it's the opposite; the new one is smaller. hereby i re-send the picture in which the new object box is upon the older one. rolf__

  1   2   3   >