diff --git a/client/components/widgets/VolumeFade.vue b/client/components/widgets/VolumeFade.vue new file mode 100644 index 000000000..c4581a83f --- /dev/null +++ b/client/components/widgets/VolumeFade.vue @@ -0,0 +1,284 @@ + + + + + volume_down_alt + {{ timeLeftLabel }} + + + + + Volume Fade + + + + Duration (min) + + + + Target Volume + + + + + + Curve + + Linear + Ease-in + Ease-out + Logarithmic + + + + + + + Pause at the end + + Current: {{ currentVolume.toFixed(2) }} + + + + + + + + + + Start + Stop + + + + + + + + +