Ok, I consider myself still a novice with this LUA and Renoise API.But I think any “unifying” type tool is a great alternative.Personally, I do not really like having to include several “tools” that are small patches here and there. I like a tool that unifies the most used by me.So I go into something that is more personal.
What I would like is a simple tool, with several tabs and sub-tabs that allow you to do virtually everything you need that Renoise does not offer.But that’s a huge job.
However, any tool that helps build other tools could be positive for the community. Any newbie has to face learning the API documentation.If there was a tool that would unify the entire API and could show GUI examples along with the exact code used for this GUI and the corresponding functions, it would be a bestial tool.
For example. I want a vaulebox that controls in real time the “step length”. Ok,The gui is like this, and code and function as well.A fairly complete tool that shows how to build parts of tools. The code shown can be copied and pasted into another tool.This same tool could contain all the code of the available API, and a simple search engine, to locate code and a clear index and good order.I think this could be built “a tool to build tools”.
In the documentation there are some examples of how to build small things. But it is very poor and is scattered.
I just wanted to comment on this.
…
This would eliminate some of the need for installing lots of small helpers tools separately.
…
As long as the GUI is simple to understand.That implies that the tool must be very intuitive. Otherwise, only expert programmers will use it.On the other hand, a tool that makes “bridge” can be a little uncomfortable.I guess people want it all at a click of a mouse, not having to look in a drop-down list. The speed.
Any development of this topic can be useful. But it must be understandable by new people. But always the same ones who create/use the tools.At the end of the road, I think we all want tools for speed in the composition.The same would happen with a tool to create tools. How to create a tool faster? Ok, here you have this support tool, do not miss out on the documentation, here you have practical examples that work.