You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/08/10 23:57:25 UTC

DO NOT REPLY [Bug 22288] New: - [PATCH] Midi block

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22288

[PATCH] Midi block

           Summary: [PATCH] Midi block
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: general components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: mark.leicester@energyintellect.com


Attached is a replacement for the existing block. It includes a new XMidi
serializer and some more samples.
I have renamed the existing generator to XMidiGenerator in response to
suggestions that other formats such as MusicXML could be made use of.
I have refactored some of the helper functions into a separate class. These
functions have been made static, is this a problem (threading etc.) in the
Cocoon enviroment
To the best of my knowledge I have incorporated changes made to the CVS copy by
other committers.