[Bug 18852] Support inline player for MIDI files

2013-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

--- Comment #9 from Mark A. Hershberger  ---
For the curious, my Mozilla bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=868425

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2013-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

--- Comment #8 from Mark A. Hershberger  ---
spage, thank you for clarifying this.  I hadn't looked closely at Score and
only saw that the player was JS.  I didn't look at the source and only saw that
Bug 43388 called for MIDI and assumed that, as a result, TMH was using MIDI.

But, yes, midi.js was the other tool I looked at for this.  From my tests (and
information on the website), it doesn't work as well in recent Firefox as it
does in Chrome.  Filing a bug with Mozilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2013-05-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

sp...@wikimedia.org changed:

   What|Removed |Added

 CC||sp...@wikimedia.org

--- Comment #7 from sp...@wikimedia.org ---
FWIW the Score extension invokes /usr/bin/timidity (the TiMidity++ MIDI
converter) in Score.body.php's generateOgg() to convert MIDI files generated by
GNU Lilypond into .ogg files. It seems plausible to do just this part of
Score's processing for other MIDI files.

A different approach is to read, process, and play MIDI files directly in
sufficiently powerful recent browsers, see http://mudcu.be/midi-js/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2013-05-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

Andre Klapper  changed:

   What|Removed |Added

 CC||jger...@wikimedia.org
  Component|Extensions requests |TimedMediaHandler
   Assignee|wikibugs-l@lists.wikimedia. |d...@ucsc.edu
   |org |

--- Comment #6 from Andre Klapper  ---
Tentatively moving to TMH, though not sure if TMH itself needs further code
changes, or if this falls into a server configuration category.

Jan / Michael: Do you know?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2013-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

Jean-Fred  changed:

   What|Removed |Added

 CC||jeanfrederic.w...@gmail.com
 Blocks||42725

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2013-04-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||m...@everybody.org

--- Comment #5 from Mark A. Hershberger  ---
There is now a MIDI player available in TMH (see Bug 43388).  Maybe it could be
used for all the MIDI files on commons?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2011-11-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852

w...@gfarlie.demon.co.uk changed:

   What|Removed |Added

 CC||w...@gfarlie.demon.co.uk

--- Comment #4 from w...@gfarlie.demon.co.uk 2011-11-06 16:06:04 UTC ---
On Commons and other Mediawiki Wikis,  there are uploads of MIDI files,

However, to play these 'in-browser' currently requires a non-free plugin (such
as Quicktime)

By providing an 'inline' player for Midi (possibly based on Java) this
dependence on a non-free plugin would be reduced.

One possible solution, but this would involve some work, is for the server side
to do a one-shot rendering of MIDI files into a format like OGG (using
something like FluidSynth and a suitable 'free' sample set).

A second solution would be to have a specific inline MIDI plugin.

The third solution is the current one, whereby the MIDI file is offered for 
download to an external player.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2009-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852


Brion Vibber  changed:

   What|Removed |Added

 CC||happy-me...@live.com




--- Comment #3 from Brion Vibber   2009-05-26 20:52:04 UTC 
---
*** Bug 18922 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18852] Support inline player for MIDI files

2009-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18852


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|tstarl...@wikimedia.org |wikibugs-
   ||l...@lists.wikimedia.org
  Component|OggHandler  |Extensions requests
Summary|Supporting the play of MIDI |Support inline player for
   |files   |MIDI files




--- Comment #2 from Brion Vibber   2009-05-26 20:51:10 UTC 
---
Moving this out of OggHandler extension to 'extension requests' generally.

I'm not sure how fully or consistently inline midi players are supported on
modern browsers; if common and consistent, a MidiHandler class could probably
be tossed into core pretty easily. If not, it might require jumping through
some hoops to provide a player, which would be kinda uggy.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l