Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio player visualization improvements #14281

Merged

Conversation

ClearlyClaire
Copy link
Contributor

@ClearlyClaire ClearlyClaire commented Jul 10, 2020

Mostly fixes #14276 (only thing left is visualization being tied to playback volume).

Note that the top-right corner thing makes for more accurate and less confusing visualization, but will make “default” visualization look “flat”.

e.g.
image

Also moves the MIT code to its own file.

@ClearlyClaire ClearlyClaire force-pushed the fixes/audio-player-improvements branch 2 times, most recently from df99ac0 to 15f0989 Compare July 10, 2020 11:24
@ClearlyClaire ClearlyClaire force-pushed the fixes/audio-player-improvements branch from 15f0989 to e6d98ce Compare July 10, 2020 11:46
@Gargron Gargron merged commit a2abe35 into mastodon:master Jul 10, 2020
abcang pushed a commit to abcang/mastodon that referenced this pull request Jul 11, 2020
* Fix audio player ticks position

* Split visualizer code into own file to comply with license

* Change top-left corner of visualizer always showing peaks, clean up code
shouo1987 pushed a commit to CrossGate-Pawoo/mastodon that referenced this pull request Dec 7, 2022
* Fix audio player ticks position

* Split visualizer code into own file to comply with license

* Change top-left corner of visualizer always showing peaks, clean up code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A collection of issues I found with the new audio player
2 participants