CaptainFact/captain-fact

Adapt background sound volume based on video volume

開放

#93 建立於 2019年4月1日

 (9 則留言) (0 個反應) (0 位負責人) (7 個分叉)auto 404
bountybounty > 30€complexity > simplefrontendgood first issue

倉庫指標

星標
 (71 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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)

貢獻者指南