Re: [PD] Auto-completion plugin working?

2020-12-28 Thread Henri Augusto Bisognini
HI list. Hi João! Yes, you're correct. Indeed is now used by the core for object-cycling (since 0.50 if I recall correctly, I can't check the repo right now). You can go to preferences->auto complete settings and set a custom hotkey for the plugin. Personally I use "Control-space". Feels fam

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

2020-06-14 Thread Henri Augusto Bisognini
Just adding that I'm also on Win10 64 bits and it works here. I can provide more testing if needed. @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 au

Re: [PD] send~ receive~ throw~ catch~ inlet~ outlet~ latency

2019-10-29 Thread Henri Augusto Bisognini
Maybe that text could be in the documentation :) De: Pd-list em nome de Simon Iten Enviado: terça-feira, 29 de outubro de 2019 06:20 Cc: Pd-list Assunto: Re: [PD] send~ receive~ throw~ catch~ inlet~ outlet~ latency Johannes, thank you so much for your in depth

Re: [PD] compiling externals for Pure Data windows

2019-10-22 Thread Henri Augusto Bisognini
You're truly a hero. I found tackling into PD code very difficult, especially for someone not used to C. INSTALL.txt and msw/README.txt were the shining stars that gave me hope haha Also src/changelog.txt was particularly helpful. --- original source notes - 0. str

Re: [PD] Vanilla method for symbol -> float

2019-10-12 Thread Henri Augusto Bisognini
Worth noting that this solution only works if the numerator and denumerator are single-digit. De: Pd-list em nome de Alexandre Torres Porres Enviado: sábado, 12 de outubro de 2019 16:26 Para: Ingo Stock Cc: Pd-List Assunto: Re: [PD] Vanilla method for symbol

Re: [PD] Vanilla method for symbol -> float

2019-10-12 Thread Henri Augusto Bisognini
> I wanted to split the symbol 2/4 to separate the numbers on both sides > of the / . No problem using [list fromsymbol] and [list tosymbol] in > doing that. But, afterwards I can't find a way of turning the symbol > back to a float, except using an external. Is there any special hack > somewhere f

[PD] [PD-announce] easyflow v0.3.0 released

2019-09-28 Thread Henri Augusto Bisognini
I've just did a big update to the easyflow library You can already get easyflow v0.3.0 on deken or on github! Since this is a big update be sure to read the change log! (There is some

Re: [PD] declare -lib discrepancy

2019-09-25 Thread Henri Augusto Bisognini
Did you set the search paths identically on both PCs? Cheers Henri. De: Pd-list em nome de Ed Kelly via Pd-list Enviado: quarta-feira, 25 de setembro de 2019 21:34 Para: Pd-List Assunto: [PD] declare -lib discrepancy So, I have two PCs. One is a a desktop and

[PD] [PD-announce] PD Auto Complete Plugin v0.47.0

2019-09-09 Thread Henri Augusto Bisognini
Pure Data Auto Complete plugin v0.47.0 released! It fixes a lot of bugs in 0.47.0test1. Now it should be usable with pd 0.50. Get it on Deken. If you find any bug please report it on the github issue's page. https://github.com/HenriAugusto/completion-plugin Cheers, Henri. _

[PD] keyboard navigation updates

2019-08-28 Thread Henri Augusto Bisognini
__ De: Christof Ressi Enviado: terça-feira, 20 de agosto de 2019 11:06 Para: Henri Augusto Bisognini ; Pd-List Assunto: Aw: Re: [PD-dev] First complete keyboard navigation prototype Hi, > Also this value will be set manually in the code or is there anyway to set it >

[PD] PD completion-plugin and pd 0.50-0

2019-08-17 Thread Henri Augusto Bisognini
2019 16:43 Para: Henri Augusto Bisognini Assunto: Re: [PD] [PD-announce] pd 0.50-0 test1 released (completion-plugin) Hi Henri, That’s great to hear! All the best, Edwin On 14 Aug 2019, at 00:30, Henri Augusto Bisognini mailto:msndohe...@hotmail.com>> wrote: Hi Edwin! There were

[PD] Can't type the tilde (~) in pd 0.50 using PT-BR keyboard (Windows)

2019-08-15 Thread Henri Augusto Bisognini
Hey, just in case somebody is also experiencing this issue: Meanwhile the workaround is setting your keyboard configs in WIndows to "En". Then using shift + '. In doubt if you need to find this key is the one just above "Tab" as you can see in the EN_US layout linked in the github issue. https:

Re: [PD] [PD-announce] pd 0.50-0 test1 released (completion-plugin)

2019-08-13 Thread Henri Augusto Bisognini
Hi Edwin! There were modifications to the "pdtk_text.tcl" file so it's probably why it's not working. I'll update the plugin as soon as i can! Henri. De: Pd-list em nome de Edwin van der Heide Enviado: terça-feira, 13 de agosto de 2019 03:56 Para: pd-l...@ie

Re: [PD] [PD-announce] vstplugin~ v0.1.0 released!

2019-03-14 Thread Henri Augusto Bisognini
Awesome news. Thanks De: Pd-announce em nome de Christof Ressi Enviado: quinta-feira, 14 de março de 2019 21:30:17 Para: pd-annou...@lists.iem.at Assunto: [PD-announce] vstplugin~ v0.1.0 released! I'm happy to announce the first stable release of vstplugin~! Bin

Re: [PD] Displaying text

2019-02-01 Thread Henri Augusto Bisognini
Use can use a canvas. It is customizable. You can check [easyflow/printHere] for an example of dealing with multiline text and how to display the sharp character instead of #. De: Pd-list em nome de Martin Dupras Enviado: sexta-feira, 1 de fevereiro de 2019 12

Re: [PD] loading Camomile plug-ins using vstplugin~

2019-01-20 Thread Henri Augusto Bisognini
Incepdion De: Pd-list em nome de Christof Ressi Enviado: domingo, 20 de janeiro de 2019 10:25 Para: Miller Puckette; Pd-List Assunto: Re: [PD] loading Camomile plug-ins using vstplugin~ Sorry, I got confused! you were (obviously) talking about loading the Camom

Re: [PD] Vanilla suggestions 2

2018-12-15 Thread Henri Augusto Bisognini
João Pais wrote: > A curiosity: where is defined the vertical distance for new objects added > automatically? I would like to change it if possible. It is defined g_text.c, in the function canvas_howputnew()

[PD] ENC: Grid, x y control

2018-12-14 Thread Henri Augusto Bisognini
14 de dezembro de 2018 14:22 Para: Henri Augusto Bisognini Assunto: Re: [PD] Grid, x y control hey, henri ! looks very promising ! in principle the grid works, but the helppatch is missing some abstractions easyflow/listpick ... couldn't create easyflow/Counter ... couldn't create e

Re: [PD] Grid, x y control

2018-12-14 Thread Henri Augusto Bisognini
I have an vanilla object that does that and doesn't require going into editing mode. Check [pdPad] from "Guilla". It's not on Deken yet but i can put it if you want to. The library is in an early stage but [pdPad] should be ready for work despite not being customizable yet (GOP size etc etc) h

Re: [PD] Keyboard patching

2018-12-06 Thread Henri Augusto Bisognini
segunda-feira, 3 de dezembro de 2018 09:37 Para: Henri Augusto Bisognini Assunto: Re: [PD] Keyboard patching just a suggestion: conn 10-3 -> 23-1 it would be faster to type like this conn 10 3 23 1 the user only has to know the meaning of each argument, and th

Re: [PD] Keyboard patching

2018-12-02 Thread Henri Augusto Bisognini
On 11/24/18 6:41 PM, Henri Augusto Bisognini wrote: > Hi PD list! > > I have an idea for a "keyboard patching" feature for PD On 11/24/18 6:41 PM, IOhannes wrote: you might want to look for the ideas matju (mathieu bouchard) had about this back in the days (i remember a presen

[PD] Keyboard patching

2018-11-24 Thread Henri Augusto Bisognini
Hi PD list! I have an idea for a "keyboard patching" feature for PD that allows you to navigate connections with the keyboard. It also allows for neatly placing objects when connecting new ones to any outlet! I've made a little working prototype showing the idea. Basically you use Ctrl+arrows

Re: [PD] Exporting a patch as a zip file

2018-11-16 Thread Henri Augusto Bisognini
It really depends on how you managed your dependencies. That seems like an easy matter but it is more complicated than it look (and than it should) I will write down how i do it: _ (you probably know that but just for the record: the .pd are text files th

[PD] sending a message to a parent only with vanilla (was " naming a parent patch: is this external useful?")

2018-11-10 Thread Henri Augusto Bisognini
Since you've touched the of sending |map 0, map 1( from an abstraction to it's parent¹ allow me to ask this in the dev list: The only way i know only with vanilla objects is to use a [namecanvas] on the parent and pass it's name as an argument or through an inlet. Do you (or anyone reading this

Re: [PD] Thank you for undo!

2018-11-09 Thread Henri Augusto Bisognini
Everytime i'm feeling stressed, sad or anxious i think about the new features in the 0.49 release and the pain goes away. Cheers, Henri. De: Pd-list em nome de Dan Wilcox Enviado: sexta-feira, 9 de novembro de 2018 13:40 Para: Pd-List Assunto: [PD] Thank you f

Re: [PD] get GOP margins ? ...

2018-10-27 Thread Henri Augusto Bisognini
That might not be the case but... if you're in Purr Data you can use [canvasinfo] with the |coords( message. I've never done it in vanilla, though. Cheers Henri. De: Pd-list em nome de oliver Enviado: sábado, 27 de outubro de 2018 17:55 Para: pd-l...@mail.iem.

[PD] See "-d" flag's output on windows console

2018-10-05 Thread Henri Augusto Bisognini
Hi I'm trying to use the windows console to get PD's debug output when using the "-d" flag. The only way i've managed to do that is by using pd.exe -d 3 1>log.txt 2>&1 But this writes the output to a file. Is there any way to see this output on the console itself? (like when running $ pd -d 3

[PD] gpointers and [triggers], [routes] and [print]

2018-10-03 Thread Henri Augusto Bisognini
Hi! Is there anyway to use a [route] to detect when a pointer is received? Also, on a side note: when i send a pointer directly from a [pointer] object to [print] i get a on the console "print: (gpointer)" But if that pointer goes through an [t a] or an [route] for example and i try to print

Re: [PD] type size of a commentary

2018-09-21 Thread Henri Augusto Bisognini
If for any reason you don't want to add a [cyclone] dependency on your code you can also use a canva's label. You can change it's size (font size) and color (label color). It normaly substitute whitespaces with underlines but you can use the special char U+00A0 to simulate whitespaces. You can

Re: [PD] [PD-announce] PD 0.49-0test1 released

2018-09-11 Thread Henri Augusto Bisognini
You mean if this issue is happening? https://github.com/pure-data/pure-data/issues/443 No it doesn't :) Or are you facing other kind of problem? Using Asio can be somewhat tricky sometimes. Henri. De: Christof Ressi Enviado: terça-feira, 11 de setembro de 2018

Re: [PD] PD 0.49-0test1 released - Comments

2018-09-11 Thread Henri Augusto Bisognini
Hi! I've been testing the intelligent patching features on Win7 and everything is working! It's one of those stuff that can really make you a happier programmer. Just some comments on stuff: 1. I've noticed that PD can't find the help file for [savestate]. I could find it on github [1] but

[PD] [PD-announce] Pd Auto Complete now on Deken! v0.45.0

2018-08-23 Thread Henri Augusto Bisognini
The PD completion-plugin adds auto completion and object searching functionality to PD vanilla! I've just updated the plugin and uploaded it in Deken! Just search for "completion". See the full readme (gif included) on Git Hub: https://github.com/HenriAugusto/completion-plugin The plugin is

Re: [PD] Noob question: is there a listing of available externals?

2018-08-08 Thread Henri Augusto Bisognini
Now, considering Deken actually has a list of all objects for every library with their description, it would be awesome if we could have a database that was automatically updated with information for deken See objectlist: https

Re: [PD] [feature request] cloning array define?

2018-06-16 Thread Henri Augusto Bisognini
That would be great indeed. Maybe use [namecanvas] to avoid naming conflicts. De: Pd-list em nome de Dan Wilcox Enviado: sábado, 16 de junho de 2018 19:01 Para: pd-list@lists.iem.at Assunto: Re: [PD] [feature request] cloning array define? Doh, "subpath" = s