BirminghamConservatoire / IntegraLive

Integra Live is an application that makes it easy to use interactive audio processing to create new music
https://integra.io/integralive
41 stars 4 forks source link

Ability to set port in API client #976

Open jamiebullock opened 9 years ago

jamiebullock commented 9 years ago

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.

dansquier commented 8 years ago

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.