remvze / moodist

🌲 Ambient sounds for focus and calm.
https://moodist.app
MIT License
554 stars 37 forks source link

[Feature Request] Fade in/out on play/pause #15

Open LoScienzo opened 6 months ago

LoScienzo commented 6 months ago

I'd fade the mix in or out when pressing play or pause: right now the start and stop is immediate, which feels a bit abrupt for the calming vibe.

Thank you for this nifty piece of software! I also love the UI look and the ability to run it locally

remvze commented 5 months ago

Hey there! I tried implementing this feature twice (5467bbb, 663cb92) and failed both times (d96461d, 653d309) due to the fading effect causing bugs in specific scenarios.

SuperMeepBoy commented 2 months ago

@remvze Any chance you remember what were the specific scenarios and the bugs ? :)

remvze commented 2 months ago

@remvze Any chance you remember what were the specific scenarios and the bugs ? :)

If I remember correctly, it would make sounds unstable in a way that when you switched sounds or turned them on and off too quickly, it would crash and the sounds wouldn't play correctly.