TagStudio
TagStudio copied to clipboard
feat: Audio Playback
This PR adds the ability to play audio files. Additionally, it adds a few new UI elements for interacting with audio. Below is a list of the newly added elements:
- Slider (used for changing the current position in the file)
- Play/Pause
- Mute/Unmute
NOTE: There are a few bugs to work out, but I think they would be better suited for new issues because they affect more than just the audio player.
Refs: https://github.com/TagStudioDev/TagStudio/issues/450