[request] Add an Alarm
Opened this issue · 1 comments
Yesterday I used OyasumiVR for the first time, and I thought it would be nice to add an alarm from the quick menu for the current session.
It could, on said hour, play a sound, and start doing the stuff that is configured to happen when the user wakes up (like brighten the screens)
Alarm functionality is something I've been wanting to add for a while, and it will come some time, however I can't say how soon. There are a lot of ways to approach it from something very simple to something with a lot of features, and I haven't quite figured out yet what it would look like exactly.
In the meantime: you can already kind of achieve what you described currently:
Under sleep detection, you have the option to disable sleep mode at a specific time. From there, you can configure OyasumiVR to do stuff when the sleep mode is disabled, like turn your brightness back up. As for playing an alarm sound, if you upload your own avatars, you can add an alarm sound effect to your avatar and have it triggered by a menu parameter.
You can then use OyasumiVR's OSC Automations to trigger that sound on your avatar when the sleep mode is disabled, by setting the menu parameter.
I agree that it's not ideal and quite a roundabout way of doing things, but it should get you somewhat close until a proper alarm feature is added.