Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Extract the audio player into its own component #253

Merged
merged 12 commits into from
Oct 22, 2019

Conversation

rhaamo
Copy link
Member

@rhaamo rhaamo commented Oct 21, 2019

Closes #252 and #254 and #255

  • track show
  • track timeline
  • album show
  • album timeline
  • handle global state 'player' for having only one wavesurfer playback at a time
  • fix backend generated waveforms too 'bold'
  • CLI task to regenerate all waveforms or only one track
  • re-add the player to unprocessed, just no wavesurfer activated
  • uses moment instead of secondsToMS thing which is borked

@rhaamo rhaamo added the Frontend This concerns the frontend label Oct 21, 2019
@rhaamo rhaamo merged commit 0d2e31b into master Oct 22, 2019
@rhaamo rhaamo deleted the enhancement/player-component branch October 22, 2019 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Frontend This concerns the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract player into component
1 participant