Last modified: 2014-11-17 10:35:24 UTC
Currently, [[Extension:Score]] depends on OggHandler, which is now obsolete for WMF sites (we use TimedMediaHandler instead). We should make the MIDI generation and audio player output for Extension:Score configurable and/or dependent on the presence of OggHandler, per https://bugzilla.wikimedia.org/show_bug.cgi?id=33193#c36 .
Calling this "easy" per https://bugzilla.wikimedia.org/show_bug.cgi?id=33193#c36 .
Jan is going to look at porting Score to using TimedMediaHandler, so that we can get this deployed.
First version in gerrit: - Patches for TimedMediaHandler: https://gerrit.wikimedia.org/r/#/c/51978/ and https://gerrit.wikimedia.org/r/#/c/51979/ - Patch for Score: https://gerrit.wikimedia.org/r/#/c/51980/
Merged(In reply to comment #3) > First version in gerrit: > > - Patches for TimedMediaHandler: https://gerrit.wikimedia.org/r/#/c/51978/ > and > https://gerrit.wikimedia.org/r/#/c/51979/ > > - Patch for Score: https://gerrit.wikimedia.org/r/#/c/51980/ Score part is merged, TMH commits are not
TMH part is merged now.