GrandOrgue / grandorgue

GrandOrgue software
Other
166 stars 40 forks source link

How to shutdown GrandOrgue when running headless #1807

Closed William-Purvis closed 4 months ago

William-Purvis commented 7 months ago

The organ that I'm working on will normally be running headless.

How can I persuade GrandOrgue to do a clean shutdown. I can simply issue a SIGTERM, but that seems brutal. Does GO tran SIGTERM and save the current setup?

Is there any way to do it via a MIDI message?

Bill