plugdata
plugdata copied to clipboard
create plaits from browser without args
you have this object browser on top (which by the way, fails to show most of objects and I already have a suggestion for a better browser experience like I offer in vanilla via a right click but anyway) and when I select plaits~ it creates with arguments... when it shouldn't, just default values would be good
while we're at it... I/O section could have "OSC" objects, huh?
when I select plaits~ it creates with arguments... when it shouldn't, just default values would be good
The idea here is to allow the objects to be usable when added into a canvas.
Also, this is not the object browser, the object browser is a separate window. The menu you are referencing here is the "add object menu":
https://github.com/plugdata-team/plugdata/assets/12004932/6500d510-cdf4-4831-996a-6a44dd9ebeb1
I already have a suggestion for a better browser experience like I offer in vanilla via a right click but anyway
plugdata's right click contextual menu is already very full. There are many useful items in it, and adding yet another two huge menu structures would increase this. It also becomes harder to navigate such larch tree menus in plugins.
while we're at it... I/O section could have "OSC" objects, huh?
Can you elaborate on this? You mean [osc.send] & [osc.receive]?
Would this be ok - I just added them to the default IO set (no icon or official PR yet):
Can you elaborate on this? You mean [osc.send] & [osc.receive]?
yup, I think that'd be nice
and plaits~ should not have all those arguments, that's weird :)
and plaits~ should not have all those arguments, that's weird :)
Can you let us know what arguments you think it should have? Is this the only one that has in your eyes wrong arguments?
Can you let us know what arguments you think it should have?
None!
let it load its default parameters
Both fixed in: #1714