Topic: Custom User Interfaces
The Pianoteq API (JSON-RPC) release took longer than I expected but it's really exciting news!
It finally decouples the sound engine from the UI, paving the way to endless possibilities for custom UIs like:
a standalone responsive web page or PWA
a mobile phone native app
an embedded headless system with dedicated web interface to control both the sound engine and the server itself
a large touchscreen optimized UI (a successor to Pianoteq Touch Panel but with much desired two-way feedback)
a voice controlled interface, if you're into such thing
an IR receiver to control Pianoteq with the same remote you're using for the power amplifier
batch scripts to automate whatever you can dream of, like altering the tuning when rain is forecasted, or domotics integration to change the soundboard impedance when you dim the lights... this is really unbound
I wish these and other ideas will start to be realized soon... hopefully in a community driven open source effort (but Modartt itself, or other commercial entities, could even make for profit implementations, I guess).
I am not currently versed in serverless web programming, otherwise I would start right away with idea #1, the most useful of them all... but I itch to look into it.