djdiskmachine/LittleGPTracker

Save Song during playback should stop playback for the user

Opened this issue · 2 comments

If audio is currently running and the user tries to save the project, the current software shows a pop-up that tells the user that it can't save during playback.

I suggest the pop-up asks if the user would like to stop playback and save the project. The options should be "Yes" and "No". The preselected option should be "No", to avoid stopping audio by mistake. Pressing B should automatically choose "No" as well. I do not know if it's suitable that pressing START should act the same as pressing A, confirming the currently highlighted option, or if it should select "Yes" for the user.

If the user selects "Yes", the software stops the playback and saves the project. If the user selects "No", nothing happens.

I'd prefer the following behavior:
It is allowed to save while playing =D
Investigate if this causes issues.
If it does, B for no or Start for yes.

This seems sensible.