CaptainFact/captain-fact

Adapt background sound volume based on video volume

オープン

#93 opened on 2019/04/01

 (9 件のコメント) (0 件のリアクション) (0 人の担当者) (7 件のフォーク)auto 404
bountybounty > 30€complexity > simplefrontendgood first issue

Repository metrics

Stars
 (71 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We should retrieve the volume from ReactPlayer and adapt background notifications volume accordingly. As of today the volume can be too strong or too low.

  • Store the volume from ReactPlayer in redux state
  • Retrieve the value in app/components/App/BackgroundNotifier.jsx
  • Set audiofile.volume = ___ for all notifications types (refute/confirm/neutral)

コントリビューターガイド