emviveros / Camomile-ELSE

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
11 stars 0 forks source link

else/slider2d not displayed by Camomile #13

Closed piedagile closed 3 years ago

piedagile commented 3 years ago

Macos, Logic I'm testing slider2d in a plugin named: test-slider2d.component. The rectangle is not displayed by Camomile, but pack2 (another else specific object) is visible and shouldn't. test-slider2d.component.zip This is the patch to show in Logic Capture d’écran 2021-04-01 à 13 38 21 This is what Logic displays: Capture d’écran 2021-04-01 à 13 10 05 And what Camomil's consle displays: Camomile 1.0.8 for Pd 0.51.4 args - ... couldn't create ... you might be able to track this down from the Find menu. pack2 127 127 0 127 0 127 1 255 255 255 0 0 0 0 0 0 0 0 empty empty ... couldn't create args ... couldn't create lb -init ... couldn't create message ... couldn't create args ... couldn't create lb -init ... couldn't create message ... couldn't create colors -gui ... couldn't create args ... couldn't create lb -init ... couldn't create message ... couldn't create colors -ds ... couldn't create args ... couldn't create lb -init ... couldn't create message ... couldn't create message traverse pd-$0-point-cnv , bang ... couldn't create lb -init ... couldn't create message ; $0-this-patch donecanvasdialog 1 -1 0 0 0 0 0 0 0 0 0 ... couldn't create rescale 0 0 0 0 ... couldn't create

emviveros commented 3 years ago

Sorry for late response and bad news..

Really is a good idea support slider 2d but GUI objects of ELSE are not supported for Camomile. All other objects (binary and abstractions) should be supported in Camomile-ELSE. This is because we don't develop Camomile directly, only recompile it with support to ELSE objects compatible with.

To have slider 2d supported, we need to have Pd Data Structure supported for Camomile, which I don't know if it will happen... :/ But you can bother Camomile developer if you want this feature!