commit: 37b267e2ab8e59ce1dea33f4217a61a90488aac3
parent: 3de22a82bf1c3c0a3b593be4075cf42a3ec9291e
Author: David Yip <yipdw@member.fsf.org>
Date: Fri, 27 Oct 2017 10:05:04 -0500
Add artist, title, and date metadata to boop.{mp3,ogg} (#5531)
For boop.mp3, this commit adds both ID3v1 and ID3v2 tags. For boop.ogg,
we use Vorbis metadata.
In the case of boop.mp3, this also adds a cover image. Interestingly, it
didn't seem to affect the size of boop.mp3 much, despite being ~8k.
boop.ogg seemed to be much more affected and so no cover image was added
to that version.
Diffstat:
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/public/sounds/boop.mp3 b/public/sounds/boop.mp3
Binary files differ.
diff --git a/public/sounds/boop.ogg b/public/sounds/boop.ogg
Binary files differ.