I can't create MERDA modules from their names
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
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?
hey, this seems to work now :)