plugdata icon indicating copy to clipboard operation
plugdata copied to clipboard

I can't create MERDA modules from their names

Open porres opened this issue 1 year ago • 1 comments

seems MERDa modules go to a different folder, and I can't simply type something like

[adsr.m~] or specially [else/adsr.m~] to load them.

Since these are actually part of 'ELSE' they should and could be called in as regular objects from ELSE, and should also be proposed as something to be added from the autocomplete functionality...

right now this is a problem because the documentation of MERDA has a file that loads all modules and this triggers many errors in PlugData

Screenshot 2024-06-25 at 18 35 16

porres avatar Jun 25 '24 21:06 porres

I also see that these modules get created as [palette/modulename.m~]

do we need that prefix though? can't you just add 'palette' to the search path?

porres avatar Jun 26 '24 16:06 porres

hey, this seems to work now :)

porres avatar Oct 14 '24 19:10 porres