@Thomas:
- there is no inter-script communication for the moment. What are you thinking about?
- I guess you mean graphical functions? The philosophy here is a bit different: the scripts only handles audio & midi processing. The user interface is totally independent from them. It is however possible to write a custom user interface, using the KUIML descriptive language. It is just like creating a custom skin for the plug-in. We are working on examples for future releases (the current version already supports it, but no example is included at this point). All our plug-ins use this language for their user interface, with absolutely no specific extension, so it gives you an idea of what can be achieved with it.


