Dino icon indicating copy to clipboard operation
Dino copied to clipboard

Add a feature to increase the volume above 100%

Open developer-diganta opened this issue 3 years ago • 4 comments

Subject of the issue

A feature which could increase the volume above 100% just like volume boosters. You can refer to the answers here

Your environment

N.A.

Steps to reproduce

N.A.

Expected behaviour

N.A.

Actual behaviour

N.A.

developer-diganta avatar Sep 10 '22 20:09 developer-diganta

Hi 👋

I'm not entirely sure how to implement this feature, but I did find this: https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API

This API would allow for video and audio tags to be set to a value over the maximum of 1. I'm not sure if this can be reworked so the user can change the volume to their own needs, but this API may be a start to fix this volume issue.

tylerarend avatar Dec 30 '22 19:12 tylerarend

Thank You! Looks cool! I saw your PRs... Give me some time... I'll try to uncomment the lines and check if it works or if any change is required

developer-diganta avatar Jan 02 '23 14:01 developer-diganta

Hey @developer-diganta , if this issue is still available, can I try working on it?

GyaniRoman23 avatar Jan 03 '23 07:01 GyaniRoman23

@GyaniRoman23 I guess @tylerarend has already tried something with it. You can surely go ahead with this issue and try to work/get help with what he has done. Check this out: https://github.com/developer-diganta/Dino/pull/18

developer-diganta avatar Jan 09 '23 04:01 developer-diganta