googlecreativelab / open-nsynth-super

Open NSynth Super is an experimental physical interface for the NSynth algorithm
Apache License 2.0
2.42k stars 270 forks source link

Gracefully shutdown the nsynth raspberry #57

Closed fakemau5 closed 6 years ago

fakemau5 commented 6 years ago

Once the device is up&running as a standalone synth, is there any way or guideline to gracefully invoke the raspberry shutdown from the hardware user interface?

nsynthsuper commented 6 years ago

If you're running from the provided images then the OS runs in RO mode to protect the contents of the disk.

However you if you created a UX for this (for example, if the volume control is set to zero) you could add the functionality to the application itself. By default, it isn't needed.