The API client in the new-xml-schema branch is actually incredibly useful for debugging. I just used it to refresh my understanding of the new MIDI module naming, for example. This is because it shows "implemented in libIntegra" modules that don't appear in the IL Module View.
It would be great if it were possible to set the integra server port through the web interface itself rather than having to modify the HTML.
I've addressed this by styling span "target" (where the server address is displayed at the top of the page) with "contenteditable=true". As such, you should now be able to edit its value as required.
The API client in the new-xml-schema branch is actually incredibly useful for debugging. I just used it to refresh my understanding of the new MIDI module naming, for example. This is because it shows "implemented in libIntegra" modules that don't appear in the IL Module View.
It would be great if it were possible to set the integra server port through the web interface itself rather than having to modify the HTML.