Axoloti is written in Java, isn’t that slow?
Only the GUI is in Java. No real time signal processing or firmware is done in Java.
Can I make my own plugins?
Sure! I even plan to create an object editor later on. For now you can use a text editor.
You can also generate new objects from a “patch” (document), using “inlet”, and “outlet” objects, and make parameters available by setting the “show on parent” for the desired parameters.