]> cat aescling's git repositories - mastodon.git/commitdiff
Add artist, title, and date metadata to boop.{mp3,ogg} (#5531)
authorDavid Yip <yipdw@member.fsf.org>
Fri, 27 Oct 2017 15:05:04 +0000 (10:05 -0500)
committerunarist <m.unarist@gmail.com>
Fri, 27 Oct 2017 15:05:04 +0000 (00:05 +0900)
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.

public/sounds/boop.mp3
public/sounds/boop.ogg

index 02a035d91b02049949e92f4116d2a1be6c85a4f1..bf9c3c1aaff40dea76ad82e3e853d2d32382bcea 100644 (file)
Binary files a/public/sounds/boop.mp3 and b/public/sounds/boop.mp3 differ
index a2124e1167d9c2c357d98238f89598f8295cbcdb..a6551c9fdd0ae0727e44cf7e1baf1ac3f5000cba 100644 (file)
Binary files a/public/sounds/boop.ogg and b/public/sounds/boop.ogg differ