diff --git a/README.md b/README.md index 094790d0..5272f393 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ ![](https://github.com/cemfi/meico/blob/master/figures/meico_title_small.png) -[![GitHub release](https://img.shields.io/github/release/cemfi/meico.svg)](https://github.com/cemfi/meico/releases/latest) [![LGPL v3](https://img.shields.io/github/license/cemfi/meico.svg)](https://github.com/cemfi/meico/blob/master/LICENSE) [![Java compatibility 1.8+](https://img.shields.io/badge/java-1.8%2B-blue.svg)](https://travis-ci.org/cemfi/meico) +[![GitHub release](https://img.shields.io/github/release/cemfi/meico.svg)](https://github.com/cemfi/meico/releases/latest) +[![documentation](https://img.shields.io/badge/doc-JavaDoc-green.svg)](http://cemfi.github.io/meico/) +[![LGPL v3](https://img.shields.io/github/license/cemfi/meico.svg)](https://github.com/cemfi/meico/blob/master/LICENSE) +[![Java compatibility 1.8+](https://img.shields.io/badge/java-1.8%2B-blue.svg)](https://travis-ci.org/cemfi/meico) Author: [Axel Berndt](https://github.com/axelberndt)
MEI support: [Benjamin W. Bohl](https://github.com/bwbohl), [Johannes Kepper](https://github.com/kepper)
diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index ec8df909..ee0d98d7 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -26,6 +26,7 @@

All Classes

  • ATH
  • Audio
  • AudioPlayer
  • +
  • Author
  • BitStream
  • BitStream.TotalBytes
  • BRHist
  • @@ -110,6 +111,7 @@

    All Classes

  • Mei
  • Meico
  • MeicoApp
  • +
  • Metadata
  • MetricalAccentuationData
  • MetricalAccentuationMap
  • MetricalAccentuationStyle
  • diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 4ece620c..7c892b49 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -26,6 +26,7 @@

    All Classes

  • ATH
  • Audio
  • AudioPlayer
  • +
  • Author
  • BitStream
  • BitStream.TotalBytes
  • BRHist
  • @@ -110,6 +111,7 @@

    All Classes

  • Mei
  • Meico
  • MeicoApp
  • +
  • Metadata
  • MetricalAccentuationData
  • MetricalAccentuationMap
  • MetricalAccentuationStyle
  • diff --git a/docs/constant-values.html b/docs/constant-values.html index 0ed04dcb..ecc79c2f 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + @@ -95,7 +95,7 @@

    meico.*

    public static final java.lang.String version -"0.7.7" +"0.7.8" diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html index 4dea8d56..b0ec8d72 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/docs/help-doc.html b/docs/help-doc.html index d60990a4..2ca080dc 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html index d1661cca..438a26c6 100644 --- a/docs/index-files/index-1.html +++ b/docs/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + @@ -307,8 +307,16 @@

    A

    add an asynchrony element to the map
    +
    addAuthor(Author) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    add an author to the metadata
    +
    addbuf(MPGLib.mpstr_tag, byte[], int, int) - Method in class meico.audio.lame.mpg.Interface
     
    +
    addComment(String) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    add a comment to the metadata
    +
    addDataObjectAt(DataObject, double, double) - Method in class meico.app.gui.Workspace
    add a data object to the workspace
    @@ -452,6 +460,10 @@

    A

    Add the specified map to the dated environment.
    +
    addMetadata(Author, String) - Method in class meico.mpm.Mpm
    +
    +
    add metadata to the MPM
    +
    addMsmMapToList(String, Element, ArrayList<GenericMap>) - Static method in class meico.mpm.elements.Performance
    a helper method to retrieve a certain map from an msm dated environment, generate a GenericMap object from it and add it to a LinkedList; @@ -937,6 +949,16 @@

    A

    constructor
    +
    Author - Class in meico.mpm.elements.metadata
    +
    +
    This class interfaces the author element of MPM.
    +
    +
    Author(Element) - Constructor for class meico.mpm.elements.metadata.Author
    +
    +
    this constructor instantiates the Author object from an existing xml source handed over as XOM Element
    +
    +
    authors - Variable in class meico.mpm.elements.metadata.Metadata
    +
     
    autoExpandPlayerOnMouseOver - Static variable in class meico.app.gui.Settings
     
    diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html index 88484080..29ef3c04 100644 --- a/docs/index-files/index-10.html +++ b/docs/index-files/index-10.html @@ -2,9 +2,9 @@ - + J-Index - + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html index 8a0ab47d..d6509550 100644 --- a/docs/index-files/index-11.html +++ b/docs/index-files/index-11.html @@ -2,9 +2,9 @@ - + K-Index - + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html index 7e268fef..a4508961 100644 --- a/docs/index-files/index-12.html +++ b/docs/index-files/index-12.html @@ -2,9 +2,9 @@ - + L-Index - + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html index 48ca962d..c703d2b8 100644 --- a/docs/index-files/index-13.html +++ b/docs/index-files/index-13.html @@ -2,9 +2,9 @@ - + M-Index - + @@ -448,6 +448,8 @@

    M

     
    meico.mpm.elements.maps.data - package meico.mpm.elements.maps.data
     
    +
    meico.mpm.elements.metadata - package meico.mpm.elements.metadata
    +
     
    meico.mpm.elements.styles - package meico.mpm.elements.styles
     
    meico.mpm.elements.styles.defs - package meico.mpm.elements.styles.defs
    @@ -589,6 +591,20 @@

    M

    Deprecated.
     
    +
    Metadata - Class in meico.mpm.elements.metadata
    +
    +
    This class interfaces the metadata of the MPM instance.
    +
    +
    Metadata(Element) - Constructor for class meico.mpm.elements.metadata.Metadata
    +
    +
    this constructor instantiates the Metadata object from an existing xml source handed over as XOM Element
    +
    +
    Metadata(Author, String) - Constructor for class meico.mpm.elements.metadata.Metadata
    +
    +
    this constructor creates a new Metadata object from an author and/or comment
    +
    +
    metadata - Variable in class meico.mpm.Mpm
    +
     
    METRICAL_ACCENTUATION_MAP - Static variable in class meico.mpm.Mpm
     
    METRICAL_ACCENTUATION_STYLE - Static variable in class meico.mpm.Mpm
    diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html index 30f04b11..c6f64864 100644 --- a/docs/index-files/index-14.html +++ b/docs/index-files/index-14.html @@ -2,9 +2,9 @@ - + N-Index - + @@ -82,6 +82,8 @@

    N

    MPEG 2.0 slen for 'normal' mode.
    +
    name - Variable in class meico.mpm.elements.metadata.Author
    +
     
    name - Variable in class meico.mpm.elements.Part
     
    name - Variable in class meico.mpm.elements.Performance
    @@ -292,6 +294,8 @@

    N

     
    num_values - Variable in class meico.audio.lame.mp3.ID3TagSpec
     
    +
    number - Variable in class meico.mpm.elements.metadata.Author
    +
     
    number - Variable in class meico.mpm.elements.Part
     
    numChannels - Variable in class meico.audio.lame.mp3.GetAudio.IFF_AIFF
    diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html index e4ff1283..8471f3df 100644 --- a/docs/index-files/index-15.html +++ b/docs/index-files/index-15.html @@ -2,9 +2,9 @@ - + O-Index - + diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html index 7b4c280b..b1693918 100644 --- a/docs/index-files/index-16.html +++ b/docs/index-files/index-16.html @@ -2,9 +2,9 @@ - + P-Index - + @@ -198,6 +198,14 @@

    P

    set the data of this object, this parses the xml element and generates the according data structure
    +
    parseData(Element) - Method in class meico.mpm.elements.metadata.Author
    +
    +
    parse the author element and set the according class variables
    +
    +
    parseData(Element) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    parse the xml and set the class variables
    +
    parseData(Element) - Method in class meico.mpm.elements.Part
    set the data of this object, this parses the xml element and generates the according data structure
    diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html index c9f06312..5df2dade 100644 --- a/docs/index-files/index-17.html +++ b/docs/index-files/index-17.html @@ -2,9 +2,9 @@ - + Q-Index - + diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html index c58f7add..4c47b000 100644 --- a/docs/index-files/index-18.html +++ b/docs/index-files/index-18.html @@ -2,9 +2,9 @@ - + R-Index - + @@ -240,6 +240,14 @@

    R

    remove the specified articulationDef from this styleDef
    +
    removeAuthor(String) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    remove all authors with the specified name from the metadata
    +
    +
    removeComment(int) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    remove the comment at index i
    +
    removeDynamicsDef(String) - Method in class meico.mpm.elements.styles.DynamicsStyle
    remove the specified DynamicsDef from this styleDef
    @@ -256,6 +264,10 @@

    R

    remove the map of the specified type from the dated environment
    +
    removeMetadata() - Method in class meico.mpm.Mpm
    +
    +
    remove the complete metadata part from this MPM
    +
    removeNoteId(String) - Method in class meico.pitches.FeatureElement
    removes an entry from the list of note ids
    @@ -292,6 +304,10 @@

    R

    remove the relatedResource entry that holds the specified uri attribute
    +
    removeRelatedResources() - Method in class meico.mpm.Mpm
    +
    +
    remove the complete relatedResources part from this MPM
    +
    removeRendElements() - Method in class meico.mei.Mei
    rend elements are additional and totally optional visual information that introduce additional processing effort to mei to msm conversion; diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html index f4fddc43..68c1d5ae 100644 --- a/docs/index-files/index-19.html +++ b/docs/index-files/index-19.html @@ -2,9 +2,9 @@ - + S-Index - + @@ -529,6 +529,10 @@

    S

    Link the global and local header environment for later reference (styleDefs).
    +
    setId(String) - Method in class meico.mpm.elements.metadata.Author
    +
    +
    set the author's id
    +
    setImageBytes(byte[]) - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
     
    setImageMimeType(String) - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
    @@ -662,6 +666,10 @@

    S

    returns the width of letter M for the given font
    +
    setName(String) - Method in class meico.mpm.elements.metadata.Author
    +
    +
    the the author's name
    +
    setName(String) - Method in class meico.mpm.elements.Part
    edit the part's name
    @@ -683,6 +691,10 @@

    S

    the distance at which child items are created from their parent data object
    +
    setNumber(Integer) - Method in class meico.mpm.elements.metadata.Author
    +
    +
    set the author's number
    +
    setNumber(int) - Method in class meico.mpm.elements.Part
    set the part's number
    diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html index 56c21881..8b9454a0 100644 --- a/docs/index-files/index-2.html +++ b/docs/index-files/index-2.html @@ -2,9 +2,9 @@ - + B-Index - + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html index 61a909d3..faf8838d 100644 --- a/docs/index-files/index-20.html +++ b/docs/index-files/index-20.html @@ -2,9 +2,9 @@ - + T-Index - + diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html index 353de35c..f7668820 100644 --- a/docs/index-files/index-21.html +++ b/docs/index-files/index-21.html @@ -2,9 +2,9 @@ - + U-Index - + diff --git a/docs/index-files/index-22.html b/docs/index-files/index-22.html index 96acac04..32358bd9 100644 --- a/docs/index-files/index-22.html +++ b/docs/index-files/index-22.html @@ -2,9 +2,9 @@ - + V-Index - + diff --git a/docs/index-files/index-23.html b/docs/index-files/index-23.html index 7a9ca166..56629355 100644 --- a/docs/index-files/index-23.html +++ b/docs/index-files/index-23.html @@ -2,9 +2,9 @@ - + W-Index - + diff --git a/docs/index-files/index-24.html b/docs/index-files/index-24.html index b6524bdd..3c2392ea 100644 --- a/docs/index-files/index-24.html +++ b/docs/index-files/index-24.html @@ -2,9 +2,9 @@ - + X-Index - + diff --git a/docs/index-files/index-25.html b/docs/index-files/index-25.html index 226613e4..3c6d4028 100644 --- a/docs/index-files/index-25.html +++ b/docs/index-files/index-25.html @@ -2,9 +2,9 @@ - + Y-Index - + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html index b9e48d87..0e2b57bc 100644 --- a/docs/index-files/index-3.html +++ b/docs/index-files/index-3.html @@ -2,9 +2,9 @@ - + C-Index - + @@ -1083,6 +1083,8 @@

    C

     
    commentLanguage - Variable in class meico.audio.lame.lowlevel.ID3V2Decoder
     
    +
    comments - Variable in class meico.mpm.elements.metadata.Metadata
    +
     
    Common - Class in meico.audio.lame.mpg
     
    Common() - Constructor for class meico.audio.lame.mpg.Common
    @@ -1373,6 +1375,14 @@

    C

    AsynchronyMap factory
    +
    createAuthor(Element) - Static method in class meico.mpm.elements.metadata.Author
    +
    +
    author factory
    +
    +
    createAuthor(String, Integer, String) - Static method in class meico.mpm.elements.metadata.Author
    +
    +
    This factory generates an Author object from raw data.
    +
    createChannelPrefix(long, short) - Static method in class meico.midi.EventMaker
    this creates a channel prefix event, it indicates that all subsequent meta messages go to this channel
    @@ -1481,6 +1491,22 @@

    C

    create a marker event
    +
    createMetadata(Element) - Static method in class meico.mpm.elements.metadata.Metadata
    +
    +
    metadata factory
    +
    +
    createMetadata(Author) - Static method in class meico.mpm.elements.metadata.Metadata
    +
    +
    this factory generates a Metadata object from a comment
    +
    +
    createMetadata(String) - Static method in class meico.mpm.elements.metadata.Metadata
    +
    +
    this factory generates a Metadata object from an author
    +
    +
    createMetadata(Author, String) - Static method in class meico.mpm.elements.metadata.Metadata
    +
    +
    this factory generates a Metadata object from an author and/or comment
    +
    createMetricalAccentuationMap() - Static method in class meico.mpm.elements.maps.MetricalAccentuationMap
    MetricalAccentuationMap factory
    diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html index a3ccbb26..e9add97a 100644 --- a/docs/index-files/index-4.html +++ b/docs/index-files/index-4.html @@ -2,9 +2,9 @@ - + D-Index - + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html index b840e72b..48a85e37 100644 --- a/docs/index-files/index-5.html +++ b/docs/index-files/index-5.html @@ -2,9 +2,9 @@ - + E-Index - + diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html index d67c09fb..d710faec 100644 --- a/docs/index-files/index-6.html +++ b/docs/index-files/index-6.html @@ -2,9 +2,9 @@ - + F-Index - + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html index 2065bedb..79d7a0c2 100644 --- a/docs/index-files/index-7.html +++ b/docs/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + @@ -366,6 +366,18 @@

    G

    a getter for the audio clip
    +
    getAuthor(int) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    get the author at the specified index
    +
    +
    getAuthor(String) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    find all authors with the specified name (there can be more than one)
    +
    +
    getAuthors() - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    access the list of authors
    +
    getBitRate() - Method in class meico.audio.lame.mp3.LameGlobalFlags
    Get bit rate (8-640 kbps constant bit rate).
    @@ -397,8 +409,16 @@

    G

    getComment() - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
     
    +
    getComment(int) - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    read the comment at the specified index
    +
    getCommentLanguage() - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
     
    +
    getComments() - Method in class meico.mpm.elements.metadata.Metadata
    +
    +
    access the comments
    +
    getComponist() - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
     
    getContainer() - Method in class meico.app.gui.Workspace
    @@ -787,6 +807,10 @@

    G

    Load the icon font from within the jar.
    +
    getId() - Method in class meico.mpm.elements.metadata.Author
    +
    +
    get the author's id
    +
    getId3() - Method in class meico.audio.lame.mp3.Lame
     
    getImageBytes() - Method in class meico.audio.lame.lowlevel.ID3V2Decoder
    @@ -957,6 +981,10 @@

    G

    returns the title of the encoded music (for MEI and MSM) or the filename (in any other case)
    +
    getName() - Method in class meico.mpm.elements.metadata.Author
    +
    +
    get the author's name
    +
    getName() - Method in class meico.mpm.elements.Part
    read the name of the part
    @@ -985,6 +1013,10 @@

    G

    getter for the note ids
    +
    getNumber() - Method in class meico.mpm.elements.metadata.Author
    +
    +
    get the author's number
    +
    getNumber() - Method in class meico.mpm.elements.Part
    get the part's number
    diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html index 5291e124..b6f21fd7 100644 --- a/docs/index-files/index-8.html +++ b/docs/index-files/index-8.html @@ -2,9 +2,9 @@ - + H-Index - + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html index 505e47ec..601057bf 100644 --- a/docs/index-files/index-9.html +++ b/docs/index-files/index-9.html @@ -2,9 +2,9 @@ - + I-Index - + @@ -98,6 +98,8 @@

    I

     
    ICON_PRESSED - Static variable in class meico.app.gui.Settings
     
    +
    id - Variable in class meico.mpm.elements.metadata.Author
    +
     
    id3 - Variable in class meico.audio.lame.mp3.Lame
     
    id3 - Variable in class meico.audio.lame.mp3.Parse
    diff --git a/docs/index.html b/docs/index.html index 2f0d5801..9c2971f8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/docs/meico/app/Humanizer.html b/docs/meico/app/Humanizer.html index 78ee2d8b..bf7a36ab 100644 --- a/docs/meico/app/Humanizer.html +++ b/docs/meico/app/Humanizer.html @@ -2,9 +2,9 @@ - + Humanizer - + diff --git a/docs/meico/app/InvalidFileTypeException.html b/docs/meico/app/InvalidFileTypeException.html index 803452f1..8b979067 100644 --- a/docs/meico/app/InvalidFileTypeException.html +++ b/docs/meico/app/InvalidFileTypeException.html @@ -2,9 +2,9 @@ - + InvalidFileTypeException - + diff --git a/docs/meico/app/Main.html b/docs/meico/app/Main.html index 8d8661c9..e95e08bc 100644 --- a/docs/meico/app/Main.html +++ b/docs/meico/app/Main.html @@ -2,9 +2,9 @@ - + Main - + diff --git a/docs/meico/app/class-use/Humanizer.html b/docs/meico/app/class-use/Humanizer.html index 0821aee9..632138ef 100644 --- a/docs/meico/app/class-use/Humanizer.html +++ b/docs/meico/app/class-use/Humanizer.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.Humanizer - + diff --git a/docs/meico/app/class-use/InvalidFileTypeException.html b/docs/meico/app/class-use/InvalidFileTypeException.html index 18658667..2cbcee5a 100644 --- a/docs/meico/app/class-use/InvalidFileTypeException.html +++ b/docs/meico/app/class-use/InvalidFileTypeException.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.InvalidFileTypeException - + diff --git a/docs/meico/app/class-use/Main.html b/docs/meico/app/class-use/Main.html index 88fc53cd..cec01361 100644 --- a/docs/meico/app/class-use/Main.html +++ b/docs/meico/app/class-use/Main.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.Main - + diff --git a/docs/meico/app/gui/DataObject.Interaction.html b/docs/meico/app/gui/DataObject.Interaction.html index d33e8c14..c6f5ce1e 100644 --- a/docs/meico/app/gui/DataObject.Interaction.html +++ b/docs/meico/app/gui/DataObject.Interaction.html @@ -2,9 +2,9 @@ - + DataObject.Interaction - + diff --git a/docs/meico/app/gui/DataObject.html b/docs/meico/app/gui/DataObject.html index aa32b869..8124adbf 100644 --- a/docs/meico/app/gui/DataObject.html +++ b/docs/meico/app/gui/DataObject.html @@ -2,9 +2,9 @@ - + DataObject - + diff --git a/docs/meico/app/gui/DataObjectLine.html b/docs/meico/app/gui/DataObjectLine.html index 91e9dafb..afcb2235 100644 --- a/docs/meico/app/gui/DataObjectLine.html +++ b/docs/meico/app/gui/DataObjectLine.html @@ -2,9 +2,9 @@ - + DataObjectLine - + diff --git a/docs/meico/app/gui/MeicoApp.html b/docs/meico/app/gui/MeicoApp.html index a63c6896..bfbe30b4 100644 --- a/docs/meico/app/gui/MeicoApp.html +++ b/docs/meico/app/gui/MeicoApp.html @@ -2,9 +2,9 @@ - + MeicoApp - + diff --git a/docs/meico/app/gui/Player.html b/docs/meico/app/gui/Player.html index c6b81ed5..e35e72b9 100644 --- a/docs/meico/app/gui/Player.html +++ b/docs/meico/app/gui/Player.html @@ -2,9 +2,9 @@ - + Player - + diff --git a/docs/meico/app/gui/Schema.html b/docs/meico/app/gui/Schema.html index 92789443..4d6e68d9 100644 --- a/docs/meico/app/gui/Schema.html +++ b/docs/meico/app/gui/Schema.html @@ -2,9 +2,9 @@ - + Schema - + diff --git a/docs/meico/app/gui/Settings.html b/docs/meico/app/gui/Settings.html index 63bf4360..ecbd06a8 100644 --- a/docs/meico/app/gui/Settings.html +++ b/docs/meico/app/gui/Settings.html @@ -2,9 +2,9 @@ - + Settings - + diff --git a/docs/meico/app/gui/Soundbank.html b/docs/meico/app/gui/Soundbank.html index 47c41fda..d144d7bb 100644 --- a/docs/meico/app/gui/Soundbank.html +++ b/docs/meico/app/gui/Soundbank.html @@ -2,9 +2,9 @@ - + Soundbank - + diff --git a/docs/meico/app/gui/StatusPanel.html b/docs/meico/app/gui/StatusPanel.html index 83aa263b..262d16e1 100644 --- a/docs/meico/app/gui/StatusPanel.html +++ b/docs/meico/app/gui/StatusPanel.html @@ -2,9 +2,9 @@ - + StatusPanel - + diff --git a/docs/meico/app/gui/TxtData.html b/docs/meico/app/gui/TxtData.html index 53354b25..a70f256c 100644 --- a/docs/meico/app/gui/TxtData.html +++ b/docs/meico/app/gui/TxtData.html @@ -2,9 +2,9 @@ - + TxtData - + diff --git a/docs/meico/app/gui/VerovioGenerator.html b/docs/meico/app/gui/VerovioGenerator.html index 00cc792b..6522cdf0 100644 --- a/docs/meico/app/gui/VerovioGenerator.html +++ b/docs/meico/app/gui/VerovioGenerator.html @@ -2,9 +2,9 @@ - + VerovioGenerator - + diff --git a/docs/meico/app/gui/WebBrowser.html b/docs/meico/app/gui/WebBrowser.html index f7b3407c..ffcee87b 100644 --- a/docs/meico/app/gui/WebBrowser.html +++ b/docs/meico/app/gui/WebBrowser.html @@ -2,9 +2,9 @@ - + WebBrowser - + diff --git a/docs/meico/app/gui/Workspace.html b/docs/meico/app/gui/Workspace.html index e0715258..328d74d4 100644 --- a/docs/meico/app/gui/Workspace.html +++ b/docs/meico/app/gui/Workspace.html @@ -2,9 +2,9 @@ - + Workspace - + diff --git a/docs/meico/app/gui/XSLTransform.html b/docs/meico/app/gui/XSLTransform.html index bbf5b7fe..a6e783bf 100644 --- a/docs/meico/app/gui/XSLTransform.html +++ b/docs/meico/app/gui/XSLTransform.html @@ -2,9 +2,9 @@ - + XSLTransform - + diff --git a/docs/meico/app/gui/class-use/DataObject.Interaction.html b/docs/meico/app/gui/class-use/DataObject.Interaction.html index 3af6efae..c1db5a62 100644 --- a/docs/meico/app/gui/class-use/DataObject.Interaction.html +++ b/docs/meico/app/gui/class-use/DataObject.Interaction.html @@ -2,9 +2,9 @@ - + Uses of Interface meico.app.gui.DataObject.Interaction - + diff --git a/docs/meico/app/gui/class-use/DataObject.html b/docs/meico/app/gui/class-use/DataObject.html index fb2a920d..d5bdfc7b 100644 --- a/docs/meico/app/gui/class-use/DataObject.html +++ b/docs/meico/app/gui/class-use/DataObject.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.DataObject - + diff --git a/docs/meico/app/gui/class-use/DataObjectLine.html b/docs/meico/app/gui/class-use/DataObjectLine.html index 9bc3b35a..d7c25f33 100644 --- a/docs/meico/app/gui/class-use/DataObjectLine.html +++ b/docs/meico/app/gui/class-use/DataObjectLine.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.DataObjectLine - + diff --git a/docs/meico/app/gui/class-use/MeicoApp.html b/docs/meico/app/gui/class-use/MeicoApp.html index 9d9a1ad3..464835e5 100644 --- a/docs/meico/app/gui/class-use/MeicoApp.html +++ b/docs/meico/app/gui/class-use/MeicoApp.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.MeicoApp - + diff --git a/docs/meico/app/gui/class-use/Player.html b/docs/meico/app/gui/class-use/Player.html index 48ccc4c6..3bb0ef7b 100644 --- a/docs/meico/app/gui/class-use/Player.html +++ b/docs/meico/app/gui/class-use/Player.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.Player - + diff --git a/docs/meico/app/gui/class-use/Schema.html b/docs/meico/app/gui/class-use/Schema.html index 73310877..1a0547c1 100644 --- a/docs/meico/app/gui/class-use/Schema.html +++ b/docs/meico/app/gui/class-use/Schema.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.Schema - + diff --git a/docs/meico/app/gui/class-use/Settings.html b/docs/meico/app/gui/class-use/Settings.html index 0dc53ef3..384729da 100644 --- a/docs/meico/app/gui/class-use/Settings.html +++ b/docs/meico/app/gui/class-use/Settings.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.Settings - + diff --git a/docs/meico/app/gui/class-use/Soundbank.html b/docs/meico/app/gui/class-use/Soundbank.html index 4a778a46..60b6c396 100644 --- a/docs/meico/app/gui/class-use/Soundbank.html +++ b/docs/meico/app/gui/class-use/Soundbank.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.Soundbank - + diff --git a/docs/meico/app/gui/class-use/StatusPanel.html b/docs/meico/app/gui/class-use/StatusPanel.html index 09f29131..cbc2fa9e 100644 --- a/docs/meico/app/gui/class-use/StatusPanel.html +++ b/docs/meico/app/gui/class-use/StatusPanel.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.StatusPanel - + diff --git a/docs/meico/app/gui/class-use/TxtData.html b/docs/meico/app/gui/class-use/TxtData.html index 8da1c370..50f40399 100644 --- a/docs/meico/app/gui/class-use/TxtData.html +++ b/docs/meico/app/gui/class-use/TxtData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.TxtData - + diff --git a/docs/meico/app/gui/class-use/VerovioGenerator.html b/docs/meico/app/gui/class-use/VerovioGenerator.html index a479f18f..9c07b528 100644 --- a/docs/meico/app/gui/class-use/VerovioGenerator.html +++ b/docs/meico/app/gui/class-use/VerovioGenerator.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.VerovioGenerator - + diff --git a/docs/meico/app/gui/class-use/WebBrowser.html b/docs/meico/app/gui/class-use/WebBrowser.html index 21e70da8..c7d3c111 100644 --- a/docs/meico/app/gui/class-use/WebBrowser.html +++ b/docs/meico/app/gui/class-use/WebBrowser.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.WebBrowser - + diff --git a/docs/meico/app/gui/class-use/Workspace.html b/docs/meico/app/gui/class-use/Workspace.html index 84bdc37f..b33477b6 100644 --- a/docs/meico/app/gui/class-use/Workspace.html +++ b/docs/meico/app/gui/class-use/Workspace.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.Workspace - + diff --git a/docs/meico/app/gui/class-use/XSLTransform.html b/docs/meico/app/gui/class-use/XSLTransform.html index ad7e22f0..dfd62aa2 100644 --- a/docs/meico/app/gui/class-use/XSLTransform.html +++ b/docs/meico/app/gui/class-use/XSLTransform.html @@ -2,9 +2,9 @@ - + Uses of Class meico.app.gui.XSLTransform - + diff --git a/docs/meico/app/gui/package-frame.html b/docs/meico/app/gui/package-frame.html index 4c2171d1..d90923a8 100644 --- a/docs/meico/app/gui/package-frame.html +++ b/docs/meico/app/gui/package-frame.html @@ -2,9 +2,9 @@ - + meico.app.gui - + diff --git a/docs/meico/app/gui/package-summary.html b/docs/meico/app/gui/package-summary.html index f47dc3e1..2306b88e 100644 --- a/docs/meico/app/gui/package-summary.html +++ b/docs/meico/app/gui/package-summary.html @@ -2,9 +2,9 @@ - + meico.app.gui - + diff --git a/docs/meico/app/gui/package-tree.html b/docs/meico/app/gui/package-tree.html index b360dc4e..44a5f24a 100644 --- a/docs/meico/app/gui/package-tree.html +++ b/docs/meico/app/gui/package-tree.html @@ -2,9 +2,9 @@ - + meico.app.gui Class Hierarchy - + diff --git a/docs/meico/app/gui/package-use.html b/docs/meico/app/gui/package-use.html index 51d75e12..7d144713 100644 --- a/docs/meico/app/gui/package-use.html +++ b/docs/meico/app/gui/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package meico.app.gui - + diff --git a/docs/meico/app/package-frame.html b/docs/meico/app/package-frame.html index f8b9e8e9..7b68d19c 100644 --- a/docs/meico/app/package-frame.html +++ b/docs/meico/app/package-frame.html @@ -2,9 +2,9 @@ - + meico.app - + diff --git a/docs/meico/app/package-summary.html b/docs/meico/app/package-summary.html index 70cab40b..6540e4da 100644 --- a/docs/meico/app/package-summary.html +++ b/docs/meico/app/package-summary.html @@ -2,9 +2,9 @@ - + meico.app - + diff --git a/docs/meico/app/package-tree.html b/docs/meico/app/package-tree.html index 8e192c1c..c7b29241 100644 --- a/docs/meico/app/package-tree.html +++ b/docs/meico/app/package-tree.html @@ -2,9 +2,9 @@ - + meico.app Class Hierarchy - + diff --git a/docs/meico/app/package-use.html b/docs/meico/app/package-use.html index 7d017f26..af2625e1 100644 --- a/docs/meico/app/package-use.html +++ b/docs/meico/app/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package meico.app - + diff --git a/docs/meico/audio/Audio.html b/docs/meico/audio/Audio.html index e330c0e3..9eb6f9b5 100644 --- a/docs/meico/audio/Audio.html +++ b/docs/meico/audio/Audio.html @@ -2,9 +2,9 @@ - + Audio - + diff --git a/docs/meico/audio/AudioPlayer.html b/docs/meico/audio/AudioPlayer.html index 83191655..11a6f73a 100644 --- a/docs/meico/audio/AudioPlayer.html +++ b/docs/meico/audio/AudioPlayer.html @@ -2,9 +2,9 @@ - + AudioPlayer - + diff --git a/docs/meico/audio/class-use/Audio.html b/docs/meico/audio/class-use/Audio.html index 9add36bc..a6659fe6 100644 --- a/docs/meico/audio/class-use/Audio.html +++ b/docs/meico/audio/class-use/Audio.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.Audio - + diff --git a/docs/meico/audio/class-use/AudioPlayer.html b/docs/meico/audio/class-use/AudioPlayer.html index bfbbd986..81557f09 100644 --- a/docs/meico/audio/class-use/AudioPlayer.html +++ b/docs/meico/audio/class-use/AudioPlayer.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.AudioPlayer - + diff --git a/docs/meico/audio/lame/lowlevel/ID3V2Decoder.html b/docs/meico/audio/lame/lowlevel/ID3V2Decoder.html index df5a1fd1..2d9f88cf 100644 --- a/docs/meico/audio/lame/lowlevel/ID3V2Decoder.html +++ b/docs/meico/audio/lame/lowlevel/ID3V2Decoder.html @@ -2,9 +2,9 @@ - + ID3V2Decoder - + diff --git a/docs/meico/audio/lame/lowlevel/LameDecoder.html b/docs/meico/audio/lame/lowlevel/LameDecoder.html index d2a2da12..c3019928 100644 --- a/docs/meico/audio/lame/lowlevel/LameDecoder.html +++ b/docs/meico/audio/lame/lowlevel/LameDecoder.html @@ -2,9 +2,9 @@ - + LameDecoder - + diff --git a/docs/meico/audio/lame/lowlevel/LameEncoder.html b/docs/meico/audio/lame/lowlevel/LameEncoder.html index 36ea5dff..0f36036e 100644 --- a/docs/meico/audio/lame/lowlevel/LameEncoder.html +++ b/docs/meico/audio/lame/lowlevel/LameEncoder.html @@ -2,9 +2,9 @@ - + LameEncoder - + diff --git a/docs/meico/audio/lame/lowlevel/class-use/ID3V2Decoder.html b/docs/meico/audio/lame/lowlevel/class-use/ID3V2Decoder.html index 8442e818..e2e24ffe 100644 --- a/docs/meico/audio/lame/lowlevel/class-use/ID3V2Decoder.html +++ b/docs/meico/audio/lame/lowlevel/class-use/ID3V2Decoder.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.lowlevel.ID3V2Decoder - + diff --git a/docs/meico/audio/lame/lowlevel/class-use/LameDecoder.html b/docs/meico/audio/lame/lowlevel/class-use/LameDecoder.html index 7947a207..1e41b078 100644 --- a/docs/meico/audio/lame/lowlevel/class-use/LameDecoder.html +++ b/docs/meico/audio/lame/lowlevel/class-use/LameDecoder.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.lowlevel.LameDecoder - + diff --git a/docs/meico/audio/lame/lowlevel/class-use/LameEncoder.html b/docs/meico/audio/lame/lowlevel/class-use/LameEncoder.html index b809089d..91bdeb73 100644 --- a/docs/meico/audio/lame/lowlevel/class-use/LameEncoder.html +++ b/docs/meico/audio/lame/lowlevel/class-use/LameEncoder.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.lowlevel.LameEncoder - + diff --git a/docs/meico/audio/lame/lowlevel/package-frame.html b/docs/meico/audio/lame/lowlevel/package-frame.html index 870e49d8..90407c1c 100644 --- a/docs/meico/audio/lame/lowlevel/package-frame.html +++ b/docs/meico/audio/lame/lowlevel/package-frame.html @@ -2,9 +2,9 @@ - + meico.audio.lame.lowlevel - + diff --git a/docs/meico/audio/lame/lowlevel/package-summary.html b/docs/meico/audio/lame/lowlevel/package-summary.html index 09fa7f87..d7dcedef 100644 --- a/docs/meico/audio/lame/lowlevel/package-summary.html +++ b/docs/meico/audio/lame/lowlevel/package-summary.html @@ -2,9 +2,9 @@ - + meico.audio.lame.lowlevel - + diff --git a/docs/meico/audio/lame/lowlevel/package-tree.html b/docs/meico/audio/lame/lowlevel/package-tree.html index 6376197d..e48d91e0 100644 --- a/docs/meico/audio/lame/lowlevel/package-tree.html +++ b/docs/meico/audio/lame/lowlevel/package-tree.html @@ -2,9 +2,9 @@ - + meico.audio.lame.lowlevel Class Hierarchy - + diff --git a/docs/meico/audio/lame/lowlevel/package-use.html b/docs/meico/audio/lame/lowlevel/package-use.html index da6ae754..f3a1968d 100644 --- a/docs/meico/audio/lame/lowlevel/package-use.html +++ b/docs/meico/audio/lame/lowlevel/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package meico.audio.lame.lowlevel - + diff --git a/docs/meico/audio/lame/mp3/ABRIterationLoop.html b/docs/meico/audio/lame/mp3/ABRIterationLoop.html index 060a0d00..e26dbded 100644 --- a/docs/meico/audio/lame/mp3/ABRIterationLoop.html +++ b/docs/meico/audio/lame/mp3/ABRIterationLoop.html @@ -2,9 +2,9 @@ - + ABRIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/ABRPresets.html b/docs/meico/audio/lame/mp3/ABRPresets.html index f9db5070..fba9a9c5 100644 --- a/docs/meico/audio/lame/mp3/ABRPresets.html +++ b/docs/meico/audio/lame/mp3/ABRPresets.html @@ -2,9 +2,9 @@ - + ABRPresets - + diff --git a/docs/meico/audio/lame/mp3/ATH.html b/docs/meico/audio/lame/mp3/ATH.html index e5da3fba..39a4bf8f 100644 --- a/docs/meico/audio/lame/mp3/ATH.html +++ b/docs/meico/audio/lame/mp3/ATH.html @@ -2,9 +2,9 @@ - + ATH - + diff --git a/docs/meico/audio/lame/mp3/BRHist.html b/docs/meico/audio/lame/mp3/BRHist.html index 50528115..e12cae45 100644 --- a/docs/meico/audio/lame/mp3/BRHist.html +++ b/docs/meico/audio/lame/mp3/BRHist.html @@ -2,9 +2,9 @@ - + BRHist - + diff --git a/docs/meico/audio/lame/mp3/BitStream.TotalBytes.html b/docs/meico/audio/lame/mp3/BitStream.TotalBytes.html index 8b2d9d40..d23bf590 100644 --- a/docs/meico/audio/lame/mp3/BitStream.TotalBytes.html +++ b/docs/meico/audio/lame/mp3/BitStream.TotalBytes.html @@ -2,9 +2,9 @@ - + BitStream.TotalBytes - + diff --git a/docs/meico/audio/lame/mp3/BitStream.html b/docs/meico/audio/lame/mp3/BitStream.html index 409d631a..ecf581db 100644 --- a/docs/meico/audio/lame/mp3/BitStream.html +++ b/docs/meico/audio/lame/mp3/BitStream.html @@ -2,9 +2,9 @@ - + BitStream - + diff --git a/docs/meico/audio/lame/mp3/CBRNewIterationLoop.html b/docs/meico/audio/lame/mp3/CBRNewIterationLoop.html index 3a4010b5..e495ba98 100644 --- a/docs/meico/audio/lame/mp3/CBRNewIterationLoop.html +++ b/docs/meico/audio/lame/mp3/CBRNewIterationLoop.html @@ -2,9 +2,9 @@ - + CBRNewIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/CalcNoiseData.html b/docs/meico/audio/lame/mp3/CalcNoiseData.html index b7060c00..51d8cbc1 100644 --- a/docs/meico/audio/lame/mp3/CalcNoiseData.html +++ b/docs/meico/audio/lame/mp3/CalcNoiseData.html @@ -2,9 +2,9 @@ - + CalcNoiseData - + diff --git a/docs/meico/audio/lame/mp3/CalcNoiseResult.html b/docs/meico/audio/lame/mp3/CalcNoiseResult.html index 9863f274..f111254e 100644 --- a/docs/meico/audio/lame/mp3/CalcNoiseResult.html +++ b/docs/meico/audio/lame/mp3/CalcNoiseResult.html @@ -2,9 +2,9 @@ - + CalcNoiseResult - + diff --git a/docs/meico/audio/lame/mp3/Encoder.html b/docs/meico/audio/lame/mp3/Encoder.html index 7eeda1ab..db3f4c56 100644 --- a/docs/meico/audio/lame/mp3/Encoder.html +++ b/docs/meico/audio/lame/mp3/Encoder.html @@ -2,9 +2,9 @@ - + Encoder - + diff --git a/docs/meico/audio/lame/mp3/FFT.html b/docs/meico/audio/lame/mp3/FFT.html index f183a1a2..0cd65523 100644 --- a/docs/meico/audio/lame/mp3/FFT.html +++ b/docs/meico/audio/lame/mp3/FFT.html @@ -2,9 +2,9 @@ - + FFT - + diff --git a/docs/meico/audio/lame/mp3/FrameDataNode.html b/docs/meico/audio/lame/mp3/FrameDataNode.html index 770afedc..1f4166c4 100644 --- a/docs/meico/audio/lame/mp3/FrameDataNode.html +++ b/docs/meico/audio/lame/mp3/FrameDataNode.html @@ -2,9 +2,9 @@ - + FrameDataNode - + diff --git a/docs/meico/audio/lame/mp3/FrameSkip.html b/docs/meico/audio/lame/mp3/FrameSkip.html index 72853199..c868eca2 100644 --- a/docs/meico/audio/lame/mp3/FrameSkip.html +++ b/docs/meico/audio/lame/mp3/FrameSkip.html @@ -2,9 +2,9 @@ - + FrameSkip - + diff --git a/docs/meico/audio/lame/mp3/GainAnalysis.html b/docs/meico/audio/lame/mp3/GainAnalysis.html index e2a25acb..8a6d0391 100644 --- a/docs/meico/audio/lame/mp3/GainAnalysis.html +++ b/docs/meico/audio/lame/mp3/GainAnalysis.html @@ -2,9 +2,9 @@ - + GainAnalysis - + diff --git a/docs/meico/audio/lame/mp3/GenreListHandler.html b/docs/meico/audio/lame/mp3/GenreListHandler.html index 98826406..f66166e3 100644 --- a/docs/meico/audio/lame/mp3/GenreListHandler.html +++ b/docs/meico/audio/lame/mp3/GenreListHandler.html @@ -2,9 +2,9 @@ - + GenreListHandler - + diff --git a/docs/meico/audio/lame/mp3/GetAudio.BlockAlign.html b/docs/meico/audio/lame/mp3/GetAudio.BlockAlign.html index cb523db4..b6fabd0a 100644 --- a/docs/meico/audio/lame/mp3/GetAudio.BlockAlign.html +++ b/docs/meico/audio/lame/mp3/GetAudio.BlockAlign.html @@ -2,9 +2,9 @@ - + GetAudio.BlockAlign - + diff --git a/docs/meico/audio/lame/mp3/GetAudio.IFF_AIFF.html b/docs/meico/audio/lame/mp3/GetAudio.IFF_AIFF.html index af0060b8..2146fae6 100644 --- a/docs/meico/audio/lame/mp3/GetAudio.IFF_AIFF.html +++ b/docs/meico/audio/lame/mp3/GetAudio.IFF_AIFF.html @@ -2,9 +2,9 @@ - + GetAudio.IFF_AIFF - + diff --git a/docs/meico/audio/lame/mp3/GetAudio.SoundFileFormat.html b/docs/meico/audio/lame/mp3/GetAudio.SoundFileFormat.html index 2eab28fd..198eb04b 100644 --- a/docs/meico/audio/lame/mp3/GetAudio.SoundFileFormat.html +++ b/docs/meico/audio/lame/mp3/GetAudio.SoundFileFormat.html @@ -2,9 +2,9 @@ - + GetAudio.SoundFileFormat - + diff --git a/docs/meico/audio/lame/mp3/GetAudio.html b/docs/meico/audio/lame/mp3/GetAudio.html index b0151826..828eff41 100644 --- a/docs/meico/audio/lame/mp3/GetAudio.html +++ b/docs/meico/audio/lame/mp3/GetAudio.html @@ -2,9 +2,9 @@ - + GetAudio - + diff --git a/docs/meico/audio/lame/mp3/GrInfo.html b/docs/meico/audio/lame/mp3/GrInfo.html index 406788e6..450d0b06 100644 --- a/docs/meico/audio/lame/mp3/GrInfo.html +++ b/docs/meico/audio/lame/mp3/GrInfo.html @@ -2,9 +2,9 @@ - + GrInfo - + diff --git a/docs/meico/audio/lame/mp3/HuffCodeTab.html b/docs/meico/audio/lame/mp3/HuffCodeTab.html index 3f3056f2..0ea36611 100644 --- a/docs/meico/audio/lame/mp3/HuffCodeTab.html +++ b/docs/meico/audio/lame/mp3/HuffCodeTab.html @@ -2,9 +2,9 @@ - + HuffCodeTab - + diff --git a/docs/meico/audio/lame/mp3/ID3Tag.MimeType.html b/docs/meico/audio/lame/mp3/ID3Tag.MimeType.html index d5163538..c25eeaa9 100644 --- a/docs/meico/audio/lame/mp3/ID3Tag.MimeType.html +++ b/docs/meico/audio/lame/mp3/ID3Tag.MimeType.html @@ -2,9 +2,9 @@ - + ID3Tag.MimeType - + diff --git a/docs/meico/audio/lame/mp3/ID3Tag.html b/docs/meico/audio/lame/mp3/ID3Tag.html index e34eaa77..025d5ca7 100644 --- a/docs/meico/audio/lame/mp3/ID3Tag.html +++ b/docs/meico/audio/lame/mp3/ID3Tag.html @@ -2,9 +2,9 @@ - + ID3Tag - + diff --git a/docs/meico/audio/lame/mp3/ID3TagSpec.html b/docs/meico/audio/lame/mp3/ID3TagSpec.html index d3fc228f..b848d659 100644 --- a/docs/meico/audio/lame/mp3/ID3TagSpec.html +++ b/docs/meico/audio/lame/mp3/ID3TagSpec.html @@ -2,9 +2,9 @@ - + ID3TagSpec - + diff --git a/docs/meico/audio/lame/mp3/IIISideInfo.html b/docs/meico/audio/lame/mp3/IIISideInfo.html index 320c4320..b72ef591 100644 --- a/docs/meico/audio/lame/mp3/IIISideInfo.html +++ b/docs/meico/audio/lame/mp3/IIISideInfo.html @@ -2,9 +2,9 @@ - + IIISideInfo - + diff --git a/docs/meico/audio/lame/mp3/III_psy_ratio.html b/docs/meico/audio/lame/mp3/III_psy_ratio.html index 4d67ad28..57fdeaa9 100644 --- a/docs/meico/audio/lame/mp3/III_psy_ratio.html +++ b/docs/meico/audio/lame/mp3/III_psy_ratio.html @@ -2,9 +2,9 @@ - + III_psy_ratio - + diff --git a/docs/meico/audio/lame/mp3/III_psy_xmin.html b/docs/meico/audio/lame/mp3/III_psy_xmin.html index ae45512e..460ea08b 100644 --- a/docs/meico/audio/lame/mp3/III_psy_xmin.html +++ b/docs/meico/audio/lame/mp3/III_psy_xmin.html @@ -2,9 +2,9 @@ - + III_psy_xmin - + diff --git a/docs/meico/audio/lame/mp3/IIterationLoop.html b/docs/meico/audio/lame/mp3/IIterationLoop.html index 0bd5687d..7e2732bb 100644 --- a/docs/meico/audio/lame/mp3/IIterationLoop.html +++ b/docs/meico/audio/lame/mp3/IIterationLoop.html @@ -2,9 +2,9 @@ - + IIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/Inf.html b/docs/meico/audio/lame/mp3/Inf.html index 2f0008e0..ee493483 100644 --- a/docs/meico/audio/lame/mp3/Inf.html +++ b/docs/meico/audio/lame/mp3/Inf.html @@ -2,9 +2,9 @@ - + Inf - + diff --git a/docs/meico/audio/lame/mp3/L3Side.html b/docs/meico/audio/lame/mp3/L3Side.html index 87cd478b..ecf02118 100644 --- a/docs/meico/audio/lame/mp3/L3Side.html +++ b/docs/meico/audio/lame/mp3/L3Side.html @@ -2,9 +2,9 @@ - + L3Side - + diff --git a/docs/meico/audio/lame/mp3/Lame.BandPass.html b/docs/meico/audio/lame/mp3/Lame.BandPass.html index a2acec0e..bc160175 100644 --- a/docs/meico/audio/lame/mp3/Lame.BandPass.html +++ b/docs/meico/audio/lame/mp3/Lame.BandPass.html @@ -2,9 +2,9 @@ - + Lame.BandPass - + diff --git a/docs/meico/audio/lame/mp3/Lame.InOut.html b/docs/meico/audio/lame/mp3/Lame.InOut.html index 57dd0752..2901ead3 100644 --- a/docs/meico/audio/lame/mp3/Lame.InOut.html +++ b/docs/meico/audio/lame/mp3/Lame.InOut.html @@ -2,9 +2,9 @@ - + Lame.InOut - + diff --git a/docs/meico/audio/lame/mp3/Lame.LowPassHighPass.html b/docs/meico/audio/lame/mp3/Lame.LowPassHighPass.html index c94c89c5..155763af 100644 --- a/docs/meico/audio/lame/mp3/Lame.LowPassHighPass.html +++ b/docs/meico/audio/lame/mp3/Lame.LowPassHighPass.html @@ -2,9 +2,9 @@ - + Lame.LowPassHighPass - + diff --git a/docs/meico/audio/lame/mp3/Lame.NumUsed.html b/docs/meico/audio/lame/mp3/Lame.NumUsed.html index e42b28e8..de45cb28 100644 --- a/docs/meico/audio/lame/mp3/Lame.NumUsed.html +++ b/docs/meico/audio/lame/mp3/Lame.NumUsed.html @@ -2,9 +2,9 @@ - + Lame.NumUsed - + diff --git a/docs/meico/audio/lame/mp3/Lame.html b/docs/meico/audio/lame/mp3/Lame.html index cbd33971..4122bcdc 100644 --- a/docs/meico/audio/lame/mp3/Lame.html +++ b/docs/meico/audio/lame/mp3/Lame.html @@ -2,9 +2,9 @@ - + Lame - + diff --git a/docs/meico/audio/lame/mp3/LameGlobalFlags.html b/docs/meico/audio/lame/mp3/LameGlobalFlags.html index 6e9b863c..a956c3ff 100644 --- a/docs/meico/audio/lame/mp3/LameGlobalFlags.html +++ b/docs/meico/audio/lame/mp3/LameGlobalFlags.html @@ -2,9 +2,9 @@ - + LameGlobalFlags - + diff --git a/docs/meico/audio/lame/mp3/LameInternalFlags.Header.html b/docs/meico/audio/lame/mp3/LameInternalFlags.Header.html index b9ef9d04..9f943689 100644 --- a/docs/meico/audio/lame/mp3/LameInternalFlags.Header.html +++ b/docs/meico/audio/lame/mp3/LameInternalFlags.Header.html @@ -2,9 +2,9 @@ - + LameInternalFlags.Header - + diff --git a/docs/meico/audio/lame/mp3/LameInternalFlags.html b/docs/meico/audio/lame/mp3/LameInternalFlags.html index 59072679..4b5b6aff 100644 --- a/docs/meico/audio/lame/mp3/LameInternalFlags.html +++ b/docs/meico/audio/lame/mp3/LameInternalFlags.html @@ -2,9 +2,9 @@ - + LameInternalFlags - + diff --git a/docs/meico/audio/lame/mp3/LongBlockConstrain.html b/docs/meico/audio/lame/mp3/LongBlockConstrain.html index ef11eeb1..58b8e5e2 100644 --- a/docs/meico/audio/lame/mp3/LongBlockConstrain.html +++ b/docs/meico/audio/lame/mp3/LongBlockConstrain.html @@ -2,9 +2,9 @@ - + LongBlockConstrain - + diff --git a/docs/meico/audio/lame/mp3/MP3Data.html b/docs/meico/audio/lame/mp3/MP3Data.html index f192bcb4..a6bbdbe2 100644 --- a/docs/meico/audio/lame/mp3/MP3Data.html +++ b/docs/meico/audio/lame/mp3/MP3Data.html @@ -2,9 +2,9 @@ - + MP3Data - + diff --git a/docs/meico/audio/lame/mp3/MPEGMode.html b/docs/meico/audio/lame/mp3/MPEGMode.html index ce790089..0ef3a184 100644 --- a/docs/meico/audio/lame/mp3/MPEGMode.html +++ b/docs/meico/audio/lame/mp3/MPEGMode.html @@ -2,9 +2,9 @@ - + MPEGMode - + diff --git a/docs/meico/audio/lame/mp3/Main.html b/docs/meico/audio/lame/mp3/Main.html index 4331d18d..39123a46 100644 --- a/docs/meico/audio/lame/mp3/Main.html +++ b/docs/meico/audio/lame/mp3/Main.html @@ -2,9 +2,9 @@ - + Main - + diff --git a/docs/meico/audio/lame/mp3/MeanBits.html b/docs/meico/audio/lame/mp3/MeanBits.html index a3586449..c7f9b136 100644 --- a/docs/meico/audio/lame/mp3/MeanBits.html +++ b/docs/meico/audio/lame/mp3/MeanBits.html @@ -2,9 +2,9 @@ - + MeanBits - + diff --git a/docs/meico/audio/lame/mp3/NewMDCT.html b/docs/meico/audio/lame/mp3/NewMDCT.html index 4109355e..fd263cfa 100644 --- a/docs/meico/audio/lame/mp3/NewMDCT.html +++ b/docs/meico/audio/lame/mp3/NewMDCT.html @@ -2,9 +2,9 @@ - + NewMDCT - + diff --git a/docs/meico/audio/lame/mp3/NsPsy.html b/docs/meico/audio/lame/mp3/NsPsy.html index 3b5d95fe..5f02cfb5 100644 --- a/docs/meico/audio/lame/mp3/NsPsy.html +++ b/docs/meico/audio/lame/mp3/NsPsy.html @@ -2,9 +2,9 @@ - + NsPsy - + diff --git a/docs/meico/audio/lame/mp3/PSY.html b/docs/meico/audio/lame/mp3/PSY.html index 471d51be..93a216d5 100644 --- a/docs/meico/audio/lame/mp3/PSY.html +++ b/docs/meico/audio/lame/mp3/PSY.html @@ -2,9 +2,9 @@ - + PSY - + diff --git a/docs/meico/audio/lame/mp3/Parse.ID3TAG_MODE.html b/docs/meico/audio/lame/mp3/Parse.ID3TAG_MODE.html index f0620bf0..484410d4 100644 --- a/docs/meico/audio/lame/mp3/Parse.ID3TAG_MODE.html +++ b/docs/meico/audio/lame/mp3/Parse.ID3TAG_MODE.html @@ -2,9 +2,9 @@ - + Parse.ID3TAG_MODE - + diff --git a/docs/meico/audio/lame/mp3/Parse.NoGap.html b/docs/meico/audio/lame/mp3/Parse.NoGap.html index b091c191..8cbbe5da 100644 --- a/docs/meico/audio/lame/mp3/Parse.NoGap.html +++ b/docs/meico/audio/lame/mp3/Parse.NoGap.html @@ -2,9 +2,9 @@ - + Parse.NoGap - + diff --git a/docs/meico/audio/lame/mp3/Parse.TextEncoding.html b/docs/meico/audio/lame/mp3/Parse.TextEncoding.html index 08a5527c..98584e63 100644 --- a/docs/meico/audio/lame/mp3/Parse.TextEncoding.html +++ b/docs/meico/audio/lame/mp3/Parse.TextEncoding.html @@ -2,9 +2,9 @@ - + Parse.TextEncoding - + diff --git a/docs/meico/audio/lame/mp3/Parse.html b/docs/meico/audio/lame/mp3/Parse.html index f2336889..58231a5d 100644 --- a/docs/meico/audio/lame/mp3/Parse.html +++ b/docs/meico/audio/lame/mp3/Parse.html @@ -2,9 +2,9 @@ - + Parse - + diff --git a/docs/meico/audio/lame/mp3/PlottingData.html b/docs/meico/audio/lame/mp3/PlottingData.html index 38c75b31..f0b6b7e1 100644 --- a/docs/meico/audio/lame/mp3/PlottingData.html +++ b/docs/meico/audio/lame/mp3/PlottingData.html @@ -2,9 +2,9 @@ - + PlottingData - + diff --git a/docs/meico/audio/lame/mp3/Presets.html b/docs/meico/audio/lame/mp3/Presets.html index b9a9c3b7..37bbdfd0 100644 --- a/docs/meico/audio/lame/mp3/Presets.html +++ b/docs/meico/audio/lame/mp3/Presets.html @@ -2,9 +2,9 @@ - + Presets - + diff --git a/docs/meico/audio/lame/mp3/PsyModel.html b/docs/meico/audio/lame/mp3/PsyModel.html index 599b7a78..8136ebc5 100644 --- a/docs/meico/audio/lame/mp3/PsyModel.html +++ b/docs/meico/audio/lame/mp3/PsyModel.html @@ -2,9 +2,9 @@ - + PsyModel - + diff --git a/docs/meico/audio/lame/mp3/Quantize.BinSearchDirection.html b/docs/meico/audio/lame/mp3/Quantize.BinSearchDirection.html index 0245016f..736a9505 100644 --- a/docs/meico/audio/lame/mp3/Quantize.BinSearchDirection.html +++ b/docs/meico/audio/lame/mp3/Quantize.BinSearchDirection.html @@ -2,9 +2,9 @@ - + Quantize.BinSearchDirection - + diff --git a/docs/meico/audio/lame/mp3/Quantize.html b/docs/meico/audio/lame/mp3/Quantize.html index 391fc354..895ef3dc 100644 --- a/docs/meico/audio/lame/mp3/Quantize.html +++ b/docs/meico/audio/lame/mp3/Quantize.html @@ -2,9 +2,9 @@ - + Quantize - + diff --git a/docs/meico/audio/lame/mp3/QuantizePVT.StartLine.html b/docs/meico/audio/lame/mp3/QuantizePVT.StartLine.html index 4ffb4fcf..08bb5e14 100644 --- a/docs/meico/audio/lame/mp3/QuantizePVT.StartLine.html +++ b/docs/meico/audio/lame/mp3/QuantizePVT.StartLine.html @@ -2,9 +2,9 @@ - + QuantizePVT.StartLine - + diff --git a/docs/meico/audio/lame/mp3/QuantizePVT.html b/docs/meico/audio/lame/mp3/QuantizePVT.html index 8a867900..8e8fd1a0 100644 --- a/docs/meico/audio/lame/mp3/QuantizePVT.html +++ b/docs/meico/audio/lame/mp3/QuantizePVT.html @@ -2,9 +2,9 @@ - + QuantizePVT - + diff --git a/docs/meico/audio/lame/mp3/ReplayGain.html b/docs/meico/audio/lame/mp3/ReplayGain.html index 793008b5..83293bdd 100644 --- a/docs/meico/audio/lame/mp3/ReplayGain.html +++ b/docs/meico/audio/lame/mp3/ReplayGain.html @@ -2,9 +2,9 @@ - + ReplayGain - + diff --git a/docs/meico/audio/lame/mp3/Reservoir.html b/docs/meico/audio/lame/mp3/Reservoir.html index 18a50aac..6a046fb4 100644 --- a/docs/meico/audio/lame/mp3/Reservoir.html +++ b/docs/meico/audio/lame/mp3/Reservoir.html @@ -2,9 +2,9 @@ - + Reservoir - + diff --git a/docs/meico/audio/lame/mp3/ScaleFac.html b/docs/meico/audio/lame/mp3/ScaleFac.html index 9e883e0e..3350ede8 100644 --- a/docs/meico/audio/lame/mp3/ScaleFac.html +++ b/docs/meico/audio/lame/mp3/ScaleFac.html @@ -2,9 +2,9 @@ - + ScaleFac - + diff --git a/docs/meico/audio/lame/mp3/ShortBlock.html b/docs/meico/audio/lame/mp3/ShortBlock.html index 2ccc738b..f346cb07 100644 --- a/docs/meico/audio/lame/mp3/ShortBlock.html +++ b/docs/meico/audio/lame/mp3/ShortBlock.html @@ -2,9 +2,9 @@ - + ShortBlock - + diff --git a/docs/meico/audio/lame/mp3/ShortBlockConstrain.html b/docs/meico/audio/lame/mp3/ShortBlockConstrain.html index f03b7741..c9c4f071 100644 --- a/docs/meico/audio/lame/mp3/ShortBlockConstrain.html +++ b/docs/meico/audio/lame/mp3/ShortBlockConstrain.html @@ -2,9 +2,9 @@ - + ShortBlockConstrain - + diff --git a/docs/meico/audio/lame/mp3/Tables.html b/docs/meico/audio/lame/mp3/Tables.html index 33af4ec8..6d644c4a 100644 --- a/docs/meico/audio/lame/mp3/Tables.html +++ b/docs/meico/audio/lame/mp3/Tables.html @@ -2,9 +2,9 @@ - + Tables - + diff --git a/docs/meico/audio/lame/mp3/Takehiro.Bits.html b/docs/meico/audio/lame/mp3/Takehiro.Bits.html index c14c1b70..d8fca5af 100644 --- a/docs/meico/audio/lame/mp3/Takehiro.Bits.html +++ b/docs/meico/audio/lame/mp3/Takehiro.Bits.html @@ -2,9 +2,9 @@ - + Takehiro.Bits - + diff --git a/docs/meico/audio/lame/mp3/Takehiro.html b/docs/meico/audio/lame/mp3/Takehiro.html index 339df28d..be1b28e5 100644 --- a/docs/meico/audio/lame/mp3/Takehiro.html +++ b/docs/meico/audio/lame/mp3/Takehiro.html @@ -2,9 +2,9 @@ - + Takehiro - + diff --git a/docs/meico/audio/lame/mp3/Usage.html b/docs/meico/audio/lame/mp3/Usage.html index 2c116627..19b31724 100644 --- a/docs/meico/audio/lame/mp3/Usage.html +++ b/docs/meico/audio/lame/mp3/Usage.html @@ -2,9 +2,9 @@ - + Usage - + diff --git a/docs/meico/audio/lame/mp3/Util.html b/docs/meico/audio/lame/mp3/Util.html index 6b9af4fd..af350afa 100644 --- a/docs/meico/audio/lame/mp3/Util.html +++ b/docs/meico/audio/lame/mp3/Util.html @@ -2,9 +2,9 @@ - + Util - + diff --git a/docs/meico/audio/lame/mp3/VBRNewIterationLoop.html b/docs/meico/audio/lame/mp3/VBRNewIterationLoop.html index 80eea7f2..30015fa7 100644 --- a/docs/meico/audio/lame/mp3/VBRNewIterationLoop.html +++ b/docs/meico/audio/lame/mp3/VBRNewIterationLoop.html @@ -2,9 +2,9 @@ - + VBRNewIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/VBROldIterationLoop.html b/docs/meico/audio/lame/mp3/VBROldIterationLoop.html index 97007ff6..bcb70e58 100644 --- a/docs/meico/audio/lame/mp3/VBROldIterationLoop.html +++ b/docs/meico/audio/lame/mp3/VBROldIterationLoop.html @@ -2,9 +2,9 @@ - + VBROldIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/VBRPresets.html b/docs/meico/audio/lame/mp3/VBRPresets.html index f6fe81ad..9a8a195a 100644 --- a/docs/meico/audio/lame/mp3/VBRPresets.html +++ b/docs/meico/audio/lame/mp3/VBRPresets.html @@ -2,9 +2,9 @@ - + VBRPresets - + diff --git a/docs/meico/audio/lame/mp3/VBRQuantize.CalcNoiseCache.html b/docs/meico/audio/lame/mp3/VBRQuantize.CalcNoiseCache.html index 8acb6487..4845b128 100644 --- a/docs/meico/audio/lame/mp3/VBRQuantize.CalcNoiseCache.html +++ b/docs/meico/audio/lame/mp3/VBRQuantize.CalcNoiseCache.html @@ -2,9 +2,9 @@ - + VBRQuantize.CalcNoiseCache - + diff --git a/docs/meico/audio/lame/mp3/VBRQuantize.algo_t.html b/docs/meico/audio/lame/mp3/VBRQuantize.algo_t.html index fa4e6da9..4988d2dd 100644 --- a/docs/meico/audio/lame/mp3/VBRQuantize.algo_t.html +++ b/docs/meico/audio/lame/mp3/VBRQuantize.algo_t.html @@ -2,9 +2,9 @@ - + VBRQuantize.algo_t - + diff --git a/docs/meico/audio/lame/mp3/VBRQuantize.alloc_sf_f.html b/docs/meico/audio/lame/mp3/VBRQuantize.alloc_sf_f.html index 29d9781f..3313afe8 100644 --- a/docs/meico/audio/lame/mp3/VBRQuantize.alloc_sf_f.html +++ b/docs/meico/audio/lame/mp3/VBRQuantize.alloc_sf_f.html @@ -2,9 +2,9 @@ - + VBRQuantize.alloc_sf_f - + diff --git a/docs/meico/audio/lame/mp3/VBRQuantize.html b/docs/meico/audio/lame/mp3/VBRQuantize.html index 97513b19..bedfa54e 100644 --- a/docs/meico/audio/lame/mp3/VBRQuantize.html +++ b/docs/meico/audio/lame/mp3/VBRQuantize.html @@ -2,9 +2,9 @@ - + VBRQuantize - + diff --git a/docs/meico/audio/lame/mp3/VBRSeekInfo.html b/docs/meico/audio/lame/mp3/VBRSeekInfo.html index 4d08d83e..dc7d1958 100644 --- a/docs/meico/audio/lame/mp3/VBRSeekInfo.html +++ b/docs/meico/audio/lame/mp3/VBRSeekInfo.html @@ -2,9 +2,9 @@ - + VBRSeekInfo - + diff --git a/docs/meico/audio/lame/mp3/VBRTag.html b/docs/meico/audio/lame/mp3/VBRTag.html index bc33b80b..82b6c668 100644 --- a/docs/meico/audio/lame/mp3/VBRTag.html +++ b/docs/meico/audio/lame/mp3/VBRTag.html @@ -2,9 +2,9 @@ - + VBRTag - + diff --git a/docs/meico/audio/lame/mp3/VBRTagData.html b/docs/meico/audio/lame/mp3/VBRTagData.html index f49e43e8..c4aa1250 100644 --- a/docs/meico/audio/lame/mp3/VBRTagData.html +++ b/docs/meico/audio/lame/mp3/VBRTagData.html @@ -2,9 +2,9 @@ - + VBRTagData - + diff --git a/docs/meico/audio/lame/mp3/VbrMode.html b/docs/meico/audio/lame/mp3/VbrMode.html index d726f88b..839e9cfc 100644 --- a/docs/meico/audio/lame/mp3/VbrMode.html +++ b/docs/meico/audio/lame/mp3/VbrMode.html @@ -2,9 +2,9 @@ - + VbrMode - + diff --git a/docs/meico/audio/lame/mp3/Version.html b/docs/meico/audio/lame/mp3/Version.html index 97ca6310..2fa432a7 100644 --- a/docs/meico/audio/lame/mp3/Version.html +++ b/docs/meico/audio/lame/mp3/Version.html @@ -2,9 +2,9 @@ - + Version - + diff --git a/docs/meico/audio/lame/mp3/class-use/ABRIterationLoop.html b/docs/meico/audio/lame/mp3/class-use/ABRIterationLoop.html index b3766278..852b24a7 100644 --- a/docs/meico/audio/lame/mp3/class-use/ABRIterationLoop.html +++ b/docs/meico/audio/lame/mp3/class-use/ABRIterationLoop.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ABRIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/class-use/ABRPresets.html b/docs/meico/audio/lame/mp3/class-use/ABRPresets.html index a10fb3e3..0bc0df60 100644 --- a/docs/meico/audio/lame/mp3/class-use/ABRPresets.html +++ b/docs/meico/audio/lame/mp3/class-use/ABRPresets.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ABRPresets - + diff --git a/docs/meico/audio/lame/mp3/class-use/ATH.html b/docs/meico/audio/lame/mp3/class-use/ATH.html index aaf74f55..9021610a 100644 --- a/docs/meico/audio/lame/mp3/class-use/ATH.html +++ b/docs/meico/audio/lame/mp3/class-use/ATH.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ATH - + diff --git a/docs/meico/audio/lame/mp3/class-use/BRHist.html b/docs/meico/audio/lame/mp3/class-use/BRHist.html index ecb12361..2f311781 100644 --- a/docs/meico/audio/lame/mp3/class-use/BRHist.html +++ b/docs/meico/audio/lame/mp3/class-use/BRHist.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.BRHist - + diff --git a/docs/meico/audio/lame/mp3/class-use/BitStream.TotalBytes.html b/docs/meico/audio/lame/mp3/class-use/BitStream.TotalBytes.html index 244442c7..cb39ada8 100644 --- a/docs/meico/audio/lame/mp3/class-use/BitStream.TotalBytes.html +++ b/docs/meico/audio/lame/mp3/class-use/BitStream.TotalBytes.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.BitStream.TotalBytes - + diff --git a/docs/meico/audio/lame/mp3/class-use/BitStream.html b/docs/meico/audio/lame/mp3/class-use/BitStream.html index 4c39fd13..23f7cba2 100644 --- a/docs/meico/audio/lame/mp3/class-use/BitStream.html +++ b/docs/meico/audio/lame/mp3/class-use/BitStream.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.BitStream - + diff --git a/docs/meico/audio/lame/mp3/class-use/CBRNewIterationLoop.html b/docs/meico/audio/lame/mp3/class-use/CBRNewIterationLoop.html index 01dda100..b460f62e 100644 --- a/docs/meico/audio/lame/mp3/class-use/CBRNewIterationLoop.html +++ b/docs/meico/audio/lame/mp3/class-use/CBRNewIterationLoop.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.CBRNewIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/class-use/CalcNoiseData.html b/docs/meico/audio/lame/mp3/class-use/CalcNoiseData.html index 18b4de25..799320e9 100644 --- a/docs/meico/audio/lame/mp3/class-use/CalcNoiseData.html +++ b/docs/meico/audio/lame/mp3/class-use/CalcNoiseData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.CalcNoiseData - + diff --git a/docs/meico/audio/lame/mp3/class-use/CalcNoiseResult.html b/docs/meico/audio/lame/mp3/class-use/CalcNoiseResult.html index 82449061..d4c64eb5 100644 --- a/docs/meico/audio/lame/mp3/class-use/CalcNoiseResult.html +++ b/docs/meico/audio/lame/mp3/class-use/CalcNoiseResult.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.CalcNoiseResult - + diff --git a/docs/meico/audio/lame/mp3/class-use/Encoder.html b/docs/meico/audio/lame/mp3/class-use/Encoder.html index b8cbbe2a..5222b000 100644 --- a/docs/meico/audio/lame/mp3/class-use/Encoder.html +++ b/docs/meico/audio/lame/mp3/class-use/Encoder.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Encoder - + diff --git a/docs/meico/audio/lame/mp3/class-use/FFT.html b/docs/meico/audio/lame/mp3/class-use/FFT.html index d6741541..cb056ebc 100644 --- a/docs/meico/audio/lame/mp3/class-use/FFT.html +++ b/docs/meico/audio/lame/mp3/class-use/FFT.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.FFT - + diff --git a/docs/meico/audio/lame/mp3/class-use/FrameDataNode.html b/docs/meico/audio/lame/mp3/class-use/FrameDataNode.html index 909e5e37..4c591251 100644 --- a/docs/meico/audio/lame/mp3/class-use/FrameDataNode.html +++ b/docs/meico/audio/lame/mp3/class-use/FrameDataNode.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.FrameDataNode - + diff --git a/docs/meico/audio/lame/mp3/class-use/FrameSkip.html b/docs/meico/audio/lame/mp3/class-use/FrameSkip.html index 465c7df1..187ea12b 100644 --- a/docs/meico/audio/lame/mp3/class-use/FrameSkip.html +++ b/docs/meico/audio/lame/mp3/class-use/FrameSkip.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.FrameSkip - + diff --git a/docs/meico/audio/lame/mp3/class-use/GainAnalysis.html b/docs/meico/audio/lame/mp3/class-use/GainAnalysis.html index d224c616..488aac33 100644 --- a/docs/meico/audio/lame/mp3/class-use/GainAnalysis.html +++ b/docs/meico/audio/lame/mp3/class-use/GainAnalysis.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GainAnalysis - + diff --git a/docs/meico/audio/lame/mp3/class-use/GenreListHandler.html b/docs/meico/audio/lame/mp3/class-use/GenreListHandler.html index 9625e690..d2a81e10 100644 --- a/docs/meico/audio/lame/mp3/class-use/GenreListHandler.html +++ b/docs/meico/audio/lame/mp3/class-use/GenreListHandler.html @@ -2,9 +2,9 @@ - + Uses of Interface meico.audio.lame.mp3.GenreListHandler - + diff --git a/docs/meico/audio/lame/mp3/class-use/GetAudio.BlockAlign.html b/docs/meico/audio/lame/mp3/class-use/GetAudio.BlockAlign.html index 599102bc..717ae606 100644 --- a/docs/meico/audio/lame/mp3/class-use/GetAudio.BlockAlign.html +++ b/docs/meico/audio/lame/mp3/class-use/GetAudio.BlockAlign.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GetAudio.BlockAlign - + diff --git a/docs/meico/audio/lame/mp3/class-use/GetAudio.IFF_AIFF.html b/docs/meico/audio/lame/mp3/class-use/GetAudio.IFF_AIFF.html index 38ac8669..9b0daf9c 100644 --- a/docs/meico/audio/lame/mp3/class-use/GetAudio.IFF_AIFF.html +++ b/docs/meico/audio/lame/mp3/class-use/GetAudio.IFF_AIFF.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GetAudio.IFF_AIFF - + diff --git a/docs/meico/audio/lame/mp3/class-use/GetAudio.SoundFileFormat.html b/docs/meico/audio/lame/mp3/class-use/GetAudio.SoundFileFormat.html index 29855a37..2bad1d46 100644 --- a/docs/meico/audio/lame/mp3/class-use/GetAudio.SoundFileFormat.html +++ b/docs/meico/audio/lame/mp3/class-use/GetAudio.SoundFileFormat.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GetAudio.SoundFileFormat - + diff --git a/docs/meico/audio/lame/mp3/class-use/GetAudio.html b/docs/meico/audio/lame/mp3/class-use/GetAudio.html index 21d35625..95333895 100644 --- a/docs/meico/audio/lame/mp3/class-use/GetAudio.html +++ b/docs/meico/audio/lame/mp3/class-use/GetAudio.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GetAudio - + diff --git a/docs/meico/audio/lame/mp3/class-use/GrInfo.html b/docs/meico/audio/lame/mp3/class-use/GrInfo.html index fdd5e991..1f4be4ac 100644 --- a/docs/meico/audio/lame/mp3/class-use/GrInfo.html +++ b/docs/meico/audio/lame/mp3/class-use/GrInfo.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.GrInfo - + diff --git a/docs/meico/audio/lame/mp3/class-use/HuffCodeTab.html b/docs/meico/audio/lame/mp3/class-use/HuffCodeTab.html index ddc6f9d3..2c0d2947 100644 --- a/docs/meico/audio/lame/mp3/class-use/HuffCodeTab.html +++ b/docs/meico/audio/lame/mp3/class-use/HuffCodeTab.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.HuffCodeTab - + diff --git a/docs/meico/audio/lame/mp3/class-use/ID3Tag.MimeType.html b/docs/meico/audio/lame/mp3/class-use/ID3Tag.MimeType.html index e551d163..2ca22b90 100644 --- a/docs/meico/audio/lame/mp3/class-use/ID3Tag.MimeType.html +++ b/docs/meico/audio/lame/mp3/class-use/ID3Tag.MimeType.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ID3Tag.MimeType - + diff --git a/docs/meico/audio/lame/mp3/class-use/ID3Tag.html b/docs/meico/audio/lame/mp3/class-use/ID3Tag.html index c0dbcf58..377ff1c7 100644 --- a/docs/meico/audio/lame/mp3/class-use/ID3Tag.html +++ b/docs/meico/audio/lame/mp3/class-use/ID3Tag.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ID3Tag - + diff --git a/docs/meico/audio/lame/mp3/class-use/ID3TagSpec.html b/docs/meico/audio/lame/mp3/class-use/ID3TagSpec.html index 20e876ff..7805496e 100644 --- a/docs/meico/audio/lame/mp3/class-use/ID3TagSpec.html +++ b/docs/meico/audio/lame/mp3/class-use/ID3TagSpec.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ID3TagSpec - + diff --git a/docs/meico/audio/lame/mp3/class-use/IIISideInfo.html b/docs/meico/audio/lame/mp3/class-use/IIISideInfo.html index cd3cda61..137d8f0a 100644 --- a/docs/meico/audio/lame/mp3/class-use/IIISideInfo.html +++ b/docs/meico/audio/lame/mp3/class-use/IIISideInfo.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.IIISideInfo - + diff --git a/docs/meico/audio/lame/mp3/class-use/III_psy_ratio.html b/docs/meico/audio/lame/mp3/class-use/III_psy_ratio.html index a0374640..f7c3ba69 100644 --- a/docs/meico/audio/lame/mp3/class-use/III_psy_ratio.html +++ b/docs/meico/audio/lame/mp3/class-use/III_psy_ratio.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.III_psy_ratio - + diff --git a/docs/meico/audio/lame/mp3/class-use/III_psy_xmin.html b/docs/meico/audio/lame/mp3/class-use/III_psy_xmin.html index f02af692..0295ee46 100644 --- a/docs/meico/audio/lame/mp3/class-use/III_psy_xmin.html +++ b/docs/meico/audio/lame/mp3/class-use/III_psy_xmin.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.III_psy_xmin - + diff --git a/docs/meico/audio/lame/mp3/class-use/IIterationLoop.html b/docs/meico/audio/lame/mp3/class-use/IIterationLoop.html index 9b87208c..1a13c4d8 100644 --- a/docs/meico/audio/lame/mp3/class-use/IIterationLoop.html +++ b/docs/meico/audio/lame/mp3/class-use/IIterationLoop.html @@ -2,9 +2,9 @@ - + Uses of Interface meico.audio.lame.mp3.IIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/class-use/Inf.html b/docs/meico/audio/lame/mp3/class-use/Inf.html index 8101b881..03bafa86 100644 --- a/docs/meico/audio/lame/mp3/class-use/Inf.html +++ b/docs/meico/audio/lame/mp3/class-use/Inf.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Inf - + diff --git a/docs/meico/audio/lame/mp3/class-use/L3Side.html b/docs/meico/audio/lame/mp3/class-use/L3Side.html index fb752dc6..08831152 100644 --- a/docs/meico/audio/lame/mp3/class-use/L3Side.html +++ b/docs/meico/audio/lame/mp3/class-use/L3Side.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.L3Side - + diff --git a/docs/meico/audio/lame/mp3/class-use/Lame.BandPass.html b/docs/meico/audio/lame/mp3/class-use/Lame.BandPass.html index 8132623f..4e1baeaf 100644 --- a/docs/meico/audio/lame/mp3/class-use/Lame.BandPass.html +++ b/docs/meico/audio/lame/mp3/class-use/Lame.BandPass.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Lame.BandPass - + diff --git a/docs/meico/audio/lame/mp3/class-use/Lame.InOut.html b/docs/meico/audio/lame/mp3/class-use/Lame.InOut.html index f86f89db..1ad9421a 100644 --- a/docs/meico/audio/lame/mp3/class-use/Lame.InOut.html +++ b/docs/meico/audio/lame/mp3/class-use/Lame.InOut.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Lame.InOut - + diff --git a/docs/meico/audio/lame/mp3/class-use/Lame.LowPassHighPass.html b/docs/meico/audio/lame/mp3/class-use/Lame.LowPassHighPass.html index 8d8f0fa3..44a677e8 100644 --- a/docs/meico/audio/lame/mp3/class-use/Lame.LowPassHighPass.html +++ b/docs/meico/audio/lame/mp3/class-use/Lame.LowPassHighPass.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Lame.LowPassHighPass - + diff --git a/docs/meico/audio/lame/mp3/class-use/Lame.NumUsed.html b/docs/meico/audio/lame/mp3/class-use/Lame.NumUsed.html index 7343f1ed..9d4b604b 100644 --- a/docs/meico/audio/lame/mp3/class-use/Lame.NumUsed.html +++ b/docs/meico/audio/lame/mp3/class-use/Lame.NumUsed.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Lame.NumUsed - + diff --git a/docs/meico/audio/lame/mp3/class-use/Lame.html b/docs/meico/audio/lame/mp3/class-use/Lame.html index d295f952..c1bc0f55 100644 --- a/docs/meico/audio/lame/mp3/class-use/Lame.html +++ b/docs/meico/audio/lame/mp3/class-use/Lame.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Lame - + @@ -108,14 +108,14 @@

    Uses of private Lame -LameDecoder.lame  - - -private Lame LameEncoder.lame
    MP3 encoder.
    + +private Lame +LameDecoder.lame  + diff --git a/docs/meico/audio/lame/mp3/class-use/LameGlobalFlags.html b/docs/meico/audio/lame/mp3/class-use/LameGlobalFlags.html index 29ff718e..f89a5987 100644 --- a/docs/meico/audio/lame/mp3/class-use/LameGlobalFlags.html +++ b/docs/meico/audio/lame/mp3/class-use/LameGlobalFlags.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.LameGlobalFlags - + diff --git a/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.Header.html b/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.Header.html index f8bfa057..fc471ed7 100644 --- a/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.Header.html +++ b/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.Header.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.LameInternalFlags.Header - + diff --git a/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.html b/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.html index af9629c7..63a0791b 100644 --- a/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.html +++ b/docs/meico/audio/lame/mp3/class-use/LameInternalFlags.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.LameInternalFlags - + diff --git a/docs/meico/audio/lame/mp3/class-use/LongBlockConstrain.html b/docs/meico/audio/lame/mp3/class-use/LongBlockConstrain.html index c3ff91ec..645b8a22 100644 --- a/docs/meico/audio/lame/mp3/class-use/LongBlockConstrain.html +++ b/docs/meico/audio/lame/mp3/class-use/LongBlockConstrain.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.LongBlockConstrain - + diff --git a/docs/meico/audio/lame/mp3/class-use/MP3Data.html b/docs/meico/audio/lame/mp3/class-use/MP3Data.html index 13c704da..60bd09e7 100644 --- a/docs/meico/audio/lame/mp3/class-use/MP3Data.html +++ b/docs/meico/audio/lame/mp3/class-use/MP3Data.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.MP3Data - + diff --git a/docs/meico/audio/lame/mp3/class-use/MPEGMode.html b/docs/meico/audio/lame/mp3/class-use/MPEGMode.html index 69de927d..908269ed 100644 --- a/docs/meico/audio/lame/mp3/class-use/MPEGMode.html +++ b/docs/meico/audio/lame/mp3/class-use/MPEGMode.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.MPEGMode - + diff --git a/docs/meico/audio/lame/mp3/class-use/Main.html b/docs/meico/audio/lame/mp3/class-use/Main.html index 32295ac6..7af246cd 100644 --- a/docs/meico/audio/lame/mp3/class-use/Main.html +++ b/docs/meico/audio/lame/mp3/class-use/Main.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Main - + diff --git a/docs/meico/audio/lame/mp3/class-use/MeanBits.html b/docs/meico/audio/lame/mp3/class-use/MeanBits.html index 1b5c407a..ff0bf6b7 100644 --- a/docs/meico/audio/lame/mp3/class-use/MeanBits.html +++ b/docs/meico/audio/lame/mp3/class-use/MeanBits.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.MeanBits - + diff --git a/docs/meico/audio/lame/mp3/class-use/NewMDCT.html b/docs/meico/audio/lame/mp3/class-use/NewMDCT.html index 8eb83fe5..24a5a4f1 100644 --- a/docs/meico/audio/lame/mp3/class-use/NewMDCT.html +++ b/docs/meico/audio/lame/mp3/class-use/NewMDCT.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.NewMDCT - + diff --git a/docs/meico/audio/lame/mp3/class-use/NsPsy.html b/docs/meico/audio/lame/mp3/class-use/NsPsy.html index 540e24df..dd37816c 100644 --- a/docs/meico/audio/lame/mp3/class-use/NsPsy.html +++ b/docs/meico/audio/lame/mp3/class-use/NsPsy.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.NsPsy - + diff --git a/docs/meico/audio/lame/mp3/class-use/PSY.html b/docs/meico/audio/lame/mp3/class-use/PSY.html index 1a16f0be..ffc7f041 100644 --- a/docs/meico/audio/lame/mp3/class-use/PSY.html +++ b/docs/meico/audio/lame/mp3/class-use/PSY.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.PSY - + diff --git a/docs/meico/audio/lame/mp3/class-use/Parse.ID3TAG_MODE.html b/docs/meico/audio/lame/mp3/class-use/Parse.ID3TAG_MODE.html index 9eaf12d6..dcde02f5 100644 --- a/docs/meico/audio/lame/mp3/class-use/Parse.ID3TAG_MODE.html +++ b/docs/meico/audio/lame/mp3/class-use/Parse.ID3TAG_MODE.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Parse.ID3TAG_MODE - + diff --git a/docs/meico/audio/lame/mp3/class-use/Parse.NoGap.html b/docs/meico/audio/lame/mp3/class-use/Parse.NoGap.html index e1e6b54f..ec2e32b5 100644 --- a/docs/meico/audio/lame/mp3/class-use/Parse.NoGap.html +++ b/docs/meico/audio/lame/mp3/class-use/Parse.NoGap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Parse.NoGap - + diff --git a/docs/meico/audio/lame/mp3/class-use/Parse.TextEncoding.html b/docs/meico/audio/lame/mp3/class-use/Parse.TextEncoding.html index b7ad3c49..8699730e 100644 --- a/docs/meico/audio/lame/mp3/class-use/Parse.TextEncoding.html +++ b/docs/meico/audio/lame/mp3/class-use/Parse.TextEncoding.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Parse.TextEncoding - + diff --git a/docs/meico/audio/lame/mp3/class-use/Parse.html b/docs/meico/audio/lame/mp3/class-use/Parse.html index eb2a078a..e9c968d6 100644 --- a/docs/meico/audio/lame/mp3/class-use/Parse.html +++ b/docs/meico/audio/lame/mp3/class-use/Parse.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Parse - + diff --git a/docs/meico/audio/lame/mp3/class-use/PlottingData.html b/docs/meico/audio/lame/mp3/class-use/PlottingData.html index a5f43fc4..cd049595 100644 --- a/docs/meico/audio/lame/mp3/class-use/PlottingData.html +++ b/docs/meico/audio/lame/mp3/class-use/PlottingData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.PlottingData - + diff --git a/docs/meico/audio/lame/mp3/class-use/Presets.html b/docs/meico/audio/lame/mp3/class-use/Presets.html index f4a7fbb9..efba3261 100644 --- a/docs/meico/audio/lame/mp3/class-use/Presets.html +++ b/docs/meico/audio/lame/mp3/class-use/Presets.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Presets - + diff --git a/docs/meico/audio/lame/mp3/class-use/PsyModel.html b/docs/meico/audio/lame/mp3/class-use/PsyModel.html index e4e48974..8e89380f 100644 --- a/docs/meico/audio/lame/mp3/class-use/PsyModel.html +++ b/docs/meico/audio/lame/mp3/class-use/PsyModel.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.PsyModel - + diff --git a/docs/meico/audio/lame/mp3/class-use/Quantize.BinSearchDirection.html b/docs/meico/audio/lame/mp3/class-use/Quantize.BinSearchDirection.html index 22f317a4..a4cefe74 100644 --- a/docs/meico/audio/lame/mp3/class-use/Quantize.BinSearchDirection.html +++ b/docs/meico/audio/lame/mp3/class-use/Quantize.BinSearchDirection.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Quantize.BinSearchDirection - + diff --git a/docs/meico/audio/lame/mp3/class-use/Quantize.html b/docs/meico/audio/lame/mp3/class-use/Quantize.html index 1a5c6b90..2753bfcc 100644 --- a/docs/meico/audio/lame/mp3/class-use/Quantize.html +++ b/docs/meico/audio/lame/mp3/class-use/Quantize.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Quantize - + diff --git a/docs/meico/audio/lame/mp3/class-use/QuantizePVT.StartLine.html b/docs/meico/audio/lame/mp3/class-use/QuantizePVT.StartLine.html index 7dc42f64..fe700724 100644 --- a/docs/meico/audio/lame/mp3/class-use/QuantizePVT.StartLine.html +++ b/docs/meico/audio/lame/mp3/class-use/QuantizePVT.StartLine.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.QuantizePVT.StartLine - + diff --git a/docs/meico/audio/lame/mp3/class-use/QuantizePVT.html b/docs/meico/audio/lame/mp3/class-use/QuantizePVT.html index 08e6e264..32d4225f 100644 --- a/docs/meico/audio/lame/mp3/class-use/QuantizePVT.html +++ b/docs/meico/audio/lame/mp3/class-use/QuantizePVT.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.QuantizePVT - + diff --git a/docs/meico/audio/lame/mp3/class-use/ReplayGain.html b/docs/meico/audio/lame/mp3/class-use/ReplayGain.html index fea42add..2cfccfdb 100644 --- a/docs/meico/audio/lame/mp3/class-use/ReplayGain.html +++ b/docs/meico/audio/lame/mp3/class-use/ReplayGain.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ReplayGain - + diff --git a/docs/meico/audio/lame/mp3/class-use/Reservoir.html b/docs/meico/audio/lame/mp3/class-use/Reservoir.html index c2104d2a..72cd69be 100644 --- a/docs/meico/audio/lame/mp3/class-use/Reservoir.html +++ b/docs/meico/audio/lame/mp3/class-use/Reservoir.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Reservoir - + diff --git a/docs/meico/audio/lame/mp3/class-use/ScaleFac.html b/docs/meico/audio/lame/mp3/class-use/ScaleFac.html index 2e34d008..76a2c970 100644 --- a/docs/meico/audio/lame/mp3/class-use/ScaleFac.html +++ b/docs/meico/audio/lame/mp3/class-use/ScaleFac.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ScaleFac - + diff --git a/docs/meico/audio/lame/mp3/class-use/ShortBlock.html b/docs/meico/audio/lame/mp3/class-use/ShortBlock.html index 2381dd9a..2081ebd8 100644 --- a/docs/meico/audio/lame/mp3/class-use/ShortBlock.html +++ b/docs/meico/audio/lame/mp3/class-use/ShortBlock.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ShortBlock - + diff --git a/docs/meico/audio/lame/mp3/class-use/ShortBlockConstrain.html b/docs/meico/audio/lame/mp3/class-use/ShortBlockConstrain.html index fe47d02a..2a521969 100644 --- a/docs/meico/audio/lame/mp3/class-use/ShortBlockConstrain.html +++ b/docs/meico/audio/lame/mp3/class-use/ShortBlockConstrain.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.ShortBlockConstrain - + diff --git a/docs/meico/audio/lame/mp3/class-use/Tables.html b/docs/meico/audio/lame/mp3/class-use/Tables.html index 29eb250a..a8fbfae9 100644 --- a/docs/meico/audio/lame/mp3/class-use/Tables.html +++ b/docs/meico/audio/lame/mp3/class-use/Tables.html @@ -2,9 +2,9 @@ - + Uses of Interface meico.audio.lame.mp3.Tables - + diff --git a/docs/meico/audio/lame/mp3/class-use/Takehiro.Bits.html b/docs/meico/audio/lame/mp3/class-use/Takehiro.Bits.html index 164f728b..f912a88b 100644 --- a/docs/meico/audio/lame/mp3/class-use/Takehiro.Bits.html +++ b/docs/meico/audio/lame/mp3/class-use/Takehiro.Bits.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Takehiro.Bits - + diff --git a/docs/meico/audio/lame/mp3/class-use/Takehiro.html b/docs/meico/audio/lame/mp3/class-use/Takehiro.html index 7d9e1493..57ed2b88 100644 --- a/docs/meico/audio/lame/mp3/class-use/Takehiro.html +++ b/docs/meico/audio/lame/mp3/class-use/Takehiro.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Takehiro - + diff --git a/docs/meico/audio/lame/mp3/class-use/Usage.html b/docs/meico/audio/lame/mp3/class-use/Usage.html index d989a44e..df01117d 100644 --- a/docs/meico/audio/lame/mp3/class-use/Usage.html +++ b/docs/meico/audio/lame/mp3/class-use/Usage.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Usage - + diff --git a/docs/meico/audio/lame/mp3/class-use/Util.html b/docs/meico/audio/lame/mp3/class-use/Util.html index 63753835..5d5266cf 100644 --- a/docs/meico/audio/lame/mp3/class-use/Util.html +++ b/docs/meico/audio/lame/mp3/class-use/Util.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Util - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRNewIterationLoop.html b/docs/meico/audio/lame/mp3/class-use/VBRNewIterationLoop.html index 2af1df4c..5695eab6 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRNewIterationLoop.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRNewIterationLoop.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRNewIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBROldIterationLoop.html b/docs/meico/audio/lame/mp3/class-use/VBROldIterationLoop.html index a2e1102d..f5d75739 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBROldIterationLoop.html +++ b/docs/meico/audio/lame/mp3/class-use/VBROldIterationLoop.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBROldIterationLoop - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRPresets.html b/docs/meico/audio/lame/mp3/class-use/VBRPresets.html index 60d2f994..14553069 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRPresets.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRPresets.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRPresets - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.CalcNoiseCache.html b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.CalcNoiseCache.html index 4a8a44e5..9e7366ab 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.CalcNoiseCache.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.CalcNoiseCache.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRQuantize.CalcNoiseCache - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.algo_t.html b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.algo_t.html index 7416b8a9..72f29467 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.algo_t.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.algo_t.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRQuantize.algo_t - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.alloc_sf_f.html b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.alloc_sf_f.html index 03257777..b55c9b65 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.alloc_sf_f.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.alloc_sf_f.html @@ -2,9 +2,9 @@ - + Uses of Interface meico.audio.lame.mp3.VBRQuantize.alloc_sf_f - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.html b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.html index 4933af94..16f0b6e1 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRQuantize.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRQuantize.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRQuantize - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRSeekInfo.html b/docs/meico/audio/lame/mp3/class-use/VBRSeekInfo.html index bc2a73f4..01329785 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRSeekInfo.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRSeekInfo.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRSeekInfo - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRTag.html b/docs/meico/audio/lame/mp3/class-use/VBRTag.html index c0d4d26e..4c8d5174 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRTag.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRTag.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRTag - + diff --git a/docs/meico/audio/lame/mp3/class-use/VBRTagData.html b/docs/meico/audio/lame/mp3/class-use/VBRTagData.html index 8c5411f4..8c503f5b 100644 --- a/docs/meico/audio/lame/mp3/class-use/VBRTagData.html +++ b/docs/meico/audio/lame/mp3/class-use/VBRTagData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VBRTagData - + diff --git a/docs/meico/audio/lame/mp3/class-use/VbrMode.html b/docs/meico/audio/lame/mp3/class-use/VbrMode.html index 86df3a65..d0dee3e0 100644 --- a/docs/meico/audio/lame/mp3/class-use/VbrMode.html +++ b/docs/meico/audio/lame/mp3/class-use/VbrMode.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.VbrMode - + diff --git a/docs/meico/audio/lame/mp3/class-use/Version.html b/docs/meico/audio/lame/mp3/class-use/Version.html index af4b5360..e978b2e7 100644 --- a/docs/meico/audio/lame/mp3/class-use/Version.html +++ b/docs/meico/audio/lame/mp3/class-use/Version.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mp3.Version - + diff --git a/docs/meico/audio/lame/mp3/package-frame.html b/docs/meico/audio/lame/mp3/package-frame.html index bef2329f..2600a062 100644 --- a/docs/meico/audio/lame/mp3/package-frame.html +++ b/docs/meico/audio/lame/mp3/package-frame.html @@ -2,9 +2,9 @@ - + meico.audio.lame.mp3 - + diff --git a/docs/meico/audio/lame/mp3/package-summary.html b/docs/meico/audio/lame/mp3/package-summary.html index 904897c8..fe7eab64 100644 --- a/docs/meico/audio/lame/mp3/package-summary.html +++ b/docs/meico/audio/lame/mp3/package-summary.html @@ -2,9 +2,9 @@ - + meico.audio.lame.mp3 - + diff --git a/docs/meico/audio/lame/mp3/package-tree.html b/docs/meico/audio/lame/mp3/package-tree.html index a4caac12..4fd3776a 100644 --- a/docs/meico/audio/lame/mp3/package-tree.html +++ b/docs/meico/audio/lame/mp3/package-tree.html @@ -2,9 +2,9 @@ - + meico.audio.lame.mp3 Class Hierarchy - + @@ -164,14 +164,14 @@

    Enum Hierarchy

    diff --git a/docs/meico/audio/lame/mp3/package-use.html b/docs/meico/audio/lame/mp3/package-use.html index 9f89295c..2de3c4b2 100644 --- a/docs/meico/audio/lame/mp3/package-use.html +++ b/docs/meico/audio/lame/mp3/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package meico.audio.lame.mp3 - + diff --git a/docs/meico/audio/lame/mpg/Common.html b/docs/meico/audio/lame/mpg/Common.html index 0d28602d..42900725 100644 --- a/docs/meico/audio/lame/mpg/Common.html +++ b/docs/meico/audio/lame/mpg/Common.html @@ -2,9 +2,9 @@ - + Common - + diff --git a/docs/meico/audio/lame/mpg/DCT64.html b/docs/meico/audio/lame/mpg/DCT64.html index 3cfe780e..d6374191 100644 --- a/docs/meico/audio/lame/mpg/DCT64.html +++ b/docs/meico/audio/lame/mpg/DCT64.html @@ -2,9 +2,9 @@ - + DCT64 - + diff --git a/docs/meico/audio/lame/mpg/Decode.html b/docs/meico/audio/lame/mpg/Decode.html index d3e9e1c3..282075d9 100644 --- a/docs/meico/audio/lame/mpg/Decode.html +++ b/docs/meico/audio/lame/mpg/Decode.html @@ -2,9 +2,9 @@ - + Decode - + diff --git a/docs/meico/audio/lame/mpg/Frame.html b/docs/meico/audio/lame/mpg/Frame.html index 52f25064..9212480e 100644 --- a/docs/meico/audio/lame/mpg/Frame.html +++ b/docs/meico/audio/lame/mpg/Frame.html @@ -2,9 +2,9 @@ - + Frame - + diff --git a/docs/meico/audio/lame/mpg/Huffman.html b/docs/meico/audio/lame/mpg/Huffman.html index 95ff7edc..67445e0a 100644 --- a/docs/meico/audio/lame/mpg/Huffman.html +++ b/docs/meico/audio/lame/mpg/Huffman.html @@ -2,9 +2,9 @@ - + Huffman - + diff --git a/docs/meico/audio/lame/mpg/Huffman.newhuff.html b/docs/meico/audio/lame/mpg/Huffman.newhuff.html index 110a0349..6f439c26 100644 --- a/docs/meico/audio/lame/mpg/Huffman.newhuff.html +++ b/docs/meico/audio/lame/mpg/Huffman.newhuff.html @@ -2,9 +2,9 @@ - + Huffman.newhuff - + diff --git a/docs/meico/audio/lame/mpg/Interface.ISynth.html b/docs/meico/audio/lame/mpg/Interface.ISynth.html index 2be3255d..5cdafecf 100644 --- a/docs/meico/audio/lame/mpg/Interface.ISynth.html +++ b/docs/meico/audio/lame/mpg/Interface.ISynth.html @@ -2,9 +2,9 @@ - + Interface.ISynth - + diff --git a/docs/meico/audio/lame/mpg/Interface.html b/docs/meico/audio/lame/mpg/Interface.html index 99c0b1e2..b0767669 100644 --- a/docs/meico/audio/lame/mpg/Interface.html +++ b/docs/meico/audio/lame/mpg/Interface.html @@ -2,9 +2,9 @@ - + Interface - + diff --git a/docs/meico/audio/lame/mpg/L2Tables.al_table2.html b/docs/meico/audio/lame/mpg/L2Tables.al_table2.html index 7e2854d4..8128e44e 100644 --- a/docs/meico/audio/lame/mpg/L2Tables.al_table2.html +++ b/docs/meico/audio/lame/mpg/L2Tables.al_table2.html @@ -2,9 +2,9 @@ - + L2Tables.al_table2 - + diff --git a/docs/meico/audio/lame/mpg/L2Tables.html b/docs/meico/audio/lame/mpg/L2Tables.html index 1da37050..6a9fd577 100644 --- a/docs/meico/audio/lame/mpg/L2Tables.html +++ b/docs/meico/audio/lame/mpg/L2Tables.html @@ -2,9 +2,9 @@ - + L2Tables - + diff --git a/docs/meico/audio/lame/mpg/Layer1.html b/docs/meico/audio/lame/mpg/Layer1.html index a681d0aa..a556ee65 100644 --- a/docs/meico/audio/lame/mpg/Layer1.html +++ b/docs/meico/audio/lame/mpg/Layer1.html @@ -2,9 +2,9 @@ - + Layer1 - + diff --git a/docs/meico/audio/lame/mpg/Layer2.html b/docs/meico/audio/lame/mpg/Layer2.html index 0604ec52..3bf74cd5 100644 --- a/docs/meico/audio/lame/mpg/Layer2.html +++ b/docs/meico/audio/lame/mpg/Layer2.html @@ -2,9 +2,9 @@ - + Layer2 - + diff --git a/docs/meico/audio/lame/mpg/Layer3.bandInfoStruct.html b/docs/meico/audio/lame/mpg/Layer3.bandInfoStruct.html index 19525edf..3decb842 100644 --- a/docs/meico/audio/lame/mpg/Layer3.bandInfoStruct.html +++ b/docs/meico/audio/lame/mpg/Layer3.bandInfoStruct.html @@ -2,9 +2,9 @@ - + Layer3.bandInfoStruct - + diff --git a/docs/meico/audio/lame/mpg/Layer3.html b/docs/meico/audio/lame/mpg/Layer3.html index 7c907fea..d1c1a98f 100644 --- a/docs/meico/audio/lame/mpg/Layer3.html +++ b/docs/meico/audio/lame/mpg/Layer3.html @@ -2,9 +2,9 @@ - + Layer3 - + diff --git a/docs/meico/audio/lame/mpg/MPG123.III_sideinfo.html b/docs/meico/audio/lame/mpg/MPG123.III_sideinfo.html index ee5a4274..43840d53 100644 --- a/docs/meico/audio/lame/mpg/MPG123.III_sideinfo.html +++ b/docs/meico/audio/lame/mpg/MPG123.III_sideinfo.html @@ -2,9 +2,9 @@ - + MPG123.III_sideinfo - + diff --git a/docs/meico/audio/lame/mpg/MPG123.grT.html b/docs/meico/audio/lame/mpg/MPG123.grT.html index 3384ac6e..9c032ba4 100644 --- a/docs/meico/audio/lame/mpg/MPG123.grT.html +++ b/docs/meico/audio/lame/mpg/MPG123.grT.html @@ -2,9 +2,9 @@ - + MPG123.grT - + diff --git a/docs/meico/audio/lame/mpg/MPG123.gr_info_s.html b/docs/meico/audio/lame/mpg/MPG123.gr_info_s.html index 5e71b1c8..e6a3e2c6 100644 --- a/docs/meico/audio/lame/mpg/MPG123.gr_info_s.html +++ b/docs/meico/audio/lame/mpg/MPG123.gr_info_s.html @@ -2,9 +2,9 @@ - + MPG123.gr_info_s - + diff --git a/docs/meico/audio/lame/mpg/MPG123.html b/docs/meico/audio/lame/mpg/MPG123.html index 73771285..5b00db88 100644 --- a/docs/meico/audio/lame/mpg/MPG123.html +++ b/docs/meico/audio/lame/mpg/MPG123.html @@ -2,9 +2,9 @@ - + MPG123 - + diff --git a/docs/meico/audio/lame/mpg/MPGLib.IDecoder.html b/docs/meico/audio/lame/mpg/MPGLib.IDecoder.html index 8233c255..46e7323f 100644 --- a/docs/meico/audio/lame/mpg/MPGLib.IDecoder.html +++ b/docs/meico/audio/lame/mpg/MPGLib.IDecoder.html @@ -2,9 +2,9 @@ - + MPGLib.IDecoder - + diff --git a/docs/meico/audio/lame/mpg/MPGLib.ProcessedBytes.html b/docs/meico/audio/lame/mpg/MPGLib.ProcessedBytes.html index e5f473a1..0c9f4fd4 100644 --- a/docs/meico/audio/lame/mpg/MPGLib.ProcessedBytes.html +++ b/docs/meico/audio/lame/mpg/MPGLib.ProcessedBytes.html @@ -2,9 +2,9 @@ - + MPGLib.ProcessedBytes - + diff --git a/docs/meico/audio/lame/mpg/MPGLib.buf.html b/docs/meico/audio/lame/mpg/MPGLib.buf.html index 6f64c631..e1cac991 100644 --- a/docs/meico/audio/lame/mpg/MPGLib.buf.html +++ b/docs/meico/audio/lame/mpg/MPGLib.buf.html @@ -2,9 +2,9 @@ - + MPGLib.buf - + diff --git a/docs/meico/audio/lame/mpg/MPGLib.html b/docs/meico/audio/lame/mpg/MPGLib.html index 7e1a8f49..7f866d8a 100644 --- a/docs/meico/audio/lame/mpg/MPGLib.html +++ b/docs/meico/audio/lame/mpg/MPGLib.html @@ -2,9 +2,9 @@ - + MPGLib - + diff --git a/docs/meico/audio/lame/mpg/MPGLib.mpstr_tag.html b/docs/meico/audio/lame/mpg/MPGLib.mpstr_tag.html index 8fc2f29f..6ac5114e 100644 --- a/docs/meico/audio/lame/mpg/MPGLib.mpstr_tag.html +++ b/docs/meico/audio/lame/mpg/MPGLib.mpstr_tag.html @@ -2,9 +2,9 @@ - + MPGLib.mpstr_tag - + diff --git a/docs/meico/audio/lame/mpg/TabInit.html b/docs/meico/audio/lame/mpg/TabInit.html index 265429cb..b4b4e5da 100644 --- a/docs/meico/audio/lame/mpg/TabInit.html +++ b/docs/meico/audio/lame/mpg/TabInit.html @@ -2,9 +2,9 @@ - + TabInit - + diff --git a/docs/meico/audio/lame/mpg/class-use/Common.html b/docs/meico/audio/lame/mpg/class-use/Common.html index fde3c46b..c782340b 100644 --- a/docs/meico/audio/lame/mpg/class-use/Common.html +++ b/docs/meico/audio/lame/mpg/class-use/Common.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mpg.Common - + @@ -104,19 +104,19 @@

    Uses of private Common -Layer3.common  +Layer1.common  private Common -Layer2.common  +Layer3.common  private Common -Interface.common  +Layer2.common  private Common -Layer1.common  +Interface.common  diff --git a/docs/meico/audio/lame/mpg/class-use/DCT64.html b/docs/meico/audio/lame/mpg/class-use/DCT64.html index b8063ce9..3885e101 100644 --- a/docs/meico/audio/lame/mpg/class-use/DCT64.html +++ b/docs/meico/audio/lame/mpg/class-use/DCT64.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mpg.DCT64 - + diff --git a/docs/meico/audio/lame/mpg/class-use/Decode.html b/docs/meico/audio/lame/mpg/class-use/Decode.html index 2da4e54e..7c1ccfe2 100644 --- a/docs/meico/audio/lame/mpg/class-use/Decode.html +++ b/docs/meico/audio/lame/mpg/class-use/Decode.html @@ -2,9 +2,9 @@ - + Uses of Class meico.audio.lame.mpg.Decode - + @@ -103,13 +103,13 @@

    Uses of -protected Decode -Interface.decode  - - private Decode Layer1.decode  + +protected Decode +Interface.decode  + diff --git a/docs/meico/audio/lame/mpg/class-use/Frame.html b/docs/meico/audio/lame/mpg/class-use/Frame.html index 890e51eb..42ff46c2 100644 --- a/docs/meico/audio/lame/mpg/class-use/Frame.html +++ b/docs/meico/audio/lame/mpg/class-use/Frame.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Frame - + diff --git a/docs/meico/audio/lame/mpg/class-use/Huffman.html b/docs/meico/audio/lame/mpg/class-use/Huffman.html index 348dcc86..7fabcb07 100644 --- a/docs/meico/audio/lame/mpg/class-use/Huffman.html +++ b/docs/meico/audio/lame/mpg/class-use/Huffman.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Huffman - + diff --git a/docs/meico/audio/lame/mpg/class-use/Huffman.newhuff.html b/docs/meico/audio/lame/mpg/class-use/Huffman.newhuff.html index 63e550a9..792e42e8 100644 --- a/docs/meico/audio/lame/mpg/class-use/Huffman.newhuff.html +++ b/docs/meico/audio/lame/mpg/class-use/Huffman.newhuff.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Huffman.newhuff - + diff --git a/docs/meico/audio/lame/mpg/class-use/Interface.ISynth.html b/docs/meico/audio/lame/mpg/class-use/Interface.ISynth.html index 3604991c..5a5b0671 100644 --- a/docs/meico/audio/lame/mpg/class-use/Interface.ISynth.html +++ b/docs/meico/audio/lame/mpg/class-use/Interface.ISynth.html @@ -2,9 +2,9 @@ - +Uses of Interface meico.audio.lame.mpg.Interface.ISynth - + diff --git a/docs/meico/audio/lame/mpg/class-use/Interface.html b/docs/meico/audio/lame/mpg/class-use/Interface.html index edec45c0..4947067f 100644 --- a/docs/meico/audio/lame/mpg/class-use/Interface.html +++ b/docs/meico/audio/lame/mpg/class-use/Interface.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Interface - + diff --git a/docs/meico/audio/lame/mpg/class-use/L2Tables.al_table2.html b/docs/meico/audio/lame/mpg/class-use/L2Tables.al_table2.html index 5ef20cec..a3d8dad5 100644 --- a/docs/meico/audio/lame/mpg/class-use/L2Tables.al_table2.html +++ b/docs/meico/audio/lame/mpg/class-use/L2Tables.al_table2.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.L2Tables.al_table2 - + diff --git a/docs/meico/audio/lame/mpg/class-use/L2Tables.html b/docs/meico/audio/lame/mpg/class-use/L2Tables.html index b67a343d..44f50493 100644 --- a/docs/meico/audio/lame/mpg/class-use/L2Tables.html +++ b/docs/meico/audio/lame/mpg/class-use/L2Tables.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.L2Tables - + diff --git a/docs/meico/audio/lame/mpg/class-use/Layer1.html b/docs/meico/audio/lame/mpg/class-use/Layer1.html index 7a898607..5988588b 100644 --- a/docs/meico/audio/lame/mpg/class-use/Layer1.html +++ b/docs/meico/audio/lame/mpg/class-use/Layer1.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Layer1 - + diff --git a/docs/meico/audio/lame/mpg/class-use/Layer2.html b/docs/meico/audio/lame/mpg/class-use/Layer2.html index 57da85f6..74cd1faf 100644 --- a/docs/meico/audio/lame/mpg/class-use/Layer2.html +++ b/docs/meico/audio/lame/mpg/class-use/Layer2.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Layer2 - + diff --git a/docs/meico/audio/lame/mpg/class-use/Layer3.bandInfoStruct.html b/docs/meico/audio/lame/mpg/class-use/Layer3.bandInfoStruct.html index acd1e437..768fa50e 100644 --- a/docs/meico/audio/lame/mpg/class-use/Layer3.bandInfoStruct.html +++ b/docs/meico/audio/lame/mpg/class-use/Layer3.bandInfoStruct.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Layer3.bandInfoStruct - + diff --git a/docs/meico/audio/lame/mpg/class-use/Layer3.html b/docs/meico/audio/lame/mpg/class-use/Layer3.html index 4e979553..89d96144 100644 --- a/docs/meico/audio/lame/mpg/class-use/Layer3.html +++ b/docs/meico/audio/lame/mpg/class-use/Layer3.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.Layer3 - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPG123.III_sideinfo.html b/docs/meico/audio/lame/mpg/class-use/MPG123.III_sideinfo.html index 455805a9..e2a079a2 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPG123.III_sideinfo.html +++ b/docs/meico/audio/lame/mpg/class-use/MPG123.III_sideinfo.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPG123.III_sideinfo - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPG123.grT.html b/docs/meico/audio/lame/mpg/class-use/MPG123.grT.html index be02e963..f886a29c 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPG123.grT.html +++ b/docs/meico/audio/lame/mpg/class-use/MPG123.grT.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPG123.grT - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPG123.gr_info_s.html b/docs/meico/audio/lame/mpg/class-use/MPG123.gr_info_s.html index b0bcac47..32fc1069 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPG123.gr_info_s.html +++ b/docs/meico/audio/lame/mpg/class-use/MPG123.gr_info_s.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPG123.gr_info_s - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPG123.html b/docs/meico/audio/lame/mpg/class-use/MPG123.html index 3b59ff61..9a9f7e49 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPG123.html +++ b/docs/meico/audio/lame/mpg/class-use/MPG123.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPG123 - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPGLib.IDecoder.html b/docs/meico/audio/lame/mpg/class-use/MPGLib.IDecoder.html index 92396a20..811afeee 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPGLib.IDecoder.html +++ b/docs/meico/audio/lame/mpg/class-use/MPGLib.IDecoder.html @@ -2,9 +2,9 @@ - +Uses of Interface meico.audio.lame.mpg.MPGLib.IDecoder - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPGLib.ProcessedBytes.html b/docs/meico/audio/lame/mpg/class-use/MPGLib.ProcessedBytes.html index 20fbde26..62ad455a 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPGLib.ProcessedBytes.html +++ b/docs/meico/audio/lame/mpg/class-use/MPGLib.ProcessedBytes.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPGLib.ProcessedBytes - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPGLib.buf.html b/docs/meico/audio/lame/mpg/class-use/MPGLib.buf.html index 2e655826..bba51cf8 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPGLib.buf.html +++ b/docs/meico/audio/lame/mpg/class-use/MPGLib.buf.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPGLib.buf - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPGLib.html b/docs/meico/audio/lame/mpg/class-use/MPGLib.html index 7b4e5ee3..470dbd95 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPGLib.html +++ b/docs/meico/audio/lame/mpg/class-use/MPGLib.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPGLib - + diff --git a/docs/meico/audio/lame/mpg/class-use/MPGLib.mpstr_tag.html b/docs/meico/audio/lame/mpg/class-use/MPGLib.mpstr_tag.html index 9a3d90c1..dc8d4ae0 100644 --- a/docs/meico/audio/lame/mpg/class-use/MPGLib.mpstr_tag.html +++ b/docs/meico/audio/lame/mpg/class-use/MPGLib.mpstr_tag.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.MPGLib.mpstr_tag - + diff --git a/docs/meico/audio/lame/mpg/class-use/TabInit.html b/docs/meico/audio/lame/mpg/class-use/TabInit.html index b489a8b4..92609223 100644 --- a/docs/meico/audio/lame/mpg/class-use/TabInit.html +++ b/docs/meico/audio/lame/mpg/class-use/TabInit.html @@ -2,9 +2,9 @@ - +Uses of Class meico.audio.lame.mpg.TabInit - + diff --git a/docs/meico/audio/lame/mpg/package-frame.html b/docs/meico/audio/lame/mpg/package-frame.html index 5b6608b3..8927f58c 100644 --- a/docs/meico/audio/lame/mpg/package-frame.html +++ b/docs/meico/audio/lame/mpg/package-frame.html @@ -2,9 +2,9 @@ - +meico.audio.lame.mpg - + diff --git a/docs/meico/audio/lame/mpg/package-summary.html b/docs/meico/audio/lame/mpg/package-summary.html index e9430cd0..f311419b 100644 --- a/docs/meico/audio/lame/mpg/package-summary.html +++ b/docs/meico/audio/lame/mpg/package-summary.html @@ -2,9 +2,9 @@ - +meico.audio.lame.mpg - + diff --git a/docs/meico/audio/lame/mpg/package-tree.html b/docs/meico/audio/lame/mpg/package-tree.html index 58bde122..70a228af 100644 --- a/docs/meico/audio/lame/mpg/package-tree.html +++ b/docs/meico/audio/lame/mpg/package-tree.html @@ -2,9 +2,9 @@ - +meico.audio.lame.mpg Class Hierarchy - + diff --git a/docs/meico/audio/lame/mpg/package-use.html b/docs/meico/audio/lame/mpg/package-use.html index 49d6eff1..7cc7920a 100644 --- a/docs/meico/audio/lame/mpg/package-use.html +++ b/docs/meico/audio/lame/mpg/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package meico.audio.lame.mpg - + diff --git a/docs/meico/audio/package-frame.html b/docs/meico/audio/package-frame.html index aa7c5f4f..289b0c77 100644 --- a/docs/meico/audio/package-frame.html +++ b/docs/meico/audio/package-frame.html @@ -2,9 +2,9 @@ - +meico.audio - + diff --git a/docs/meico/audio/package-summary.html b/docs/meico/audio/package-summary.html index 10eb70f2..6a4f7c56 100644 --- a/docs/meico/audio/package-summary.html +++ b/docs/meico/audio/package-summary.html @@ -2,9 +2,9 @@ - +meico.audio - + diff --git a/docs/meico/audio/package-tree.html b/docs/meico/audio/package-tree.html index b7c2b8a6..26fd6d5e 100644 --- a/docs/meico/audio/package-tree.html +++ b/docs/meico/audio/package-tree.html @@ -2,9 +2,9 @@ - +meico.audio Class Hierarchy - + diff --git a/docs/meico/audio/package-use.html b/docs/meico/audio/package-use.html index d3b25532..2f47d402 100644 --- a/docs/meico/audio/package-use.html +++ b/docs/meico/audio/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package meico.audio - + diff --git a/docs/meico/class-use/Meico.html b/docs/meico/class-use/Meico.html index 21d2ae08..fccc8f76 100644 --- a/docs/meico/class-use/Meico.html +++ b/docs/meico/class-use/Meico.html @@ -2,9 +2,9 @@ - +Uses of Class meico.Meico - + diff --git a/docs/meico/mei/Helper.html b/docs/meico/mei/Helper.html index 467ebe5e..2b64c745 100644 --- a/docs/meico/mei/Helper.html +++ b/docs/meico/mei/Helper.html @@ -2,9 +2,9 @@ - +Helper - + diff --git a/docs/meico/mei/Mei.html b/docs/meico/mei/Mei.html index 93085057..563fcee0 100644 --- a/docs/meico/mei/Mei.html +++ b/docs/meico/mei/Mei.html @@ -2,9 +2,9 @@ - +Mei - + diff --git a/docs/meico/mei/class-use/Helper.html b/docs/meico/mei/class-use/Helper.html index 218fb823..3dd1bb5a 100644 --- a/docs/meico/mei/class-use/Helper.html +++ b/docs/meico/mei/class-use/Helper.html @@ -2,9 +2,9 @@ - +Uses of Class meico.mei.Helper - + diff --git a/docs/meico/mei/class-use/Mei.html b/docs/meico/mei/class-use/Mei.html index cef90b24..f3a036bd 100644 --- a/docs/meico/mei/class-use/Mei.html +++ b/docs/meico/mei/class-use/Mei.html @@ -2,9 +2,9 @@ - +Uses of Class meico.mei.Mei - + diff --git a/docs/meico/mei/package-frame.html b/docs/meico/mei/package-frame.html index 9ed25e72..b43779e2 100644 --- a/docs/meico/mei/package-frame.html +++ b/docs/meico/mei/package-frame.html @@ -2,9 +2,9 @@ - +meico.mei - + diff --git a/docs/meico/mei/package-summary.html b/docs/meico/mei/package-summary.html index cab357ca..af4a5e98 100644 --- a/docs/meico/mei/package-summary.html +++ b/docs/meico/mei/package-summary.html @@ -2,9 +2,9 @@ - +meico.mei - + diff --git a/docs/meico/mei/package-tree.html b/docs/meico/mei/package-tree.html index 0a7a617c..399dd9ad 100644 --- a/docs/meico/mei/package-tree.html +++ b/docs/meico/mei/package-tree.html @@ -2,9 +2,9 @@ - +meico.mei Class Hierarchy - + diff --git a/docs/meico/mei/package-use.html b/docs/meico/mei/package-use.html index c7cb65ce..8fa1577a 100644 --- a/docs/meico/mei/package-use.html +++ b/docs/meico/mei/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package meico.mei - + diff --git a/docs/meico/midi/EventMaker.html b/docs/meico/midi/EventMaker.html index 96dfe9cc..fbe04c15 100644 --- a/docs/meico/midi/EventMaker.html +++ b/docs/meico/midi/EventMaker.html @@ -2,9 +2,9 @@ - +EventMaker - + diff --git a/docs/meico/midi/InstrumentsDictionary.html b/docs/meico/midi/InstrumentsDictionary.html index 7448e51a..b101f7a0 100644 --- a/docs/meico/midi/InstrumentsDictionary.html +++ b/docs/meico/midi/InstrumentsDictionary.html @@ -2,9 +2,9 @@ - +InstrumentsDictionary - + diff --git a/docs/meico/midi/Midi.html b/docs/meico/midi/Midi.html index cefb5da4..48b994f9 100644 --- a/docs/meico/midi/Midi.html +++ b/docs/meico/midi/Midi.html @@ -2,9 +2,9 @@ - +Midi - + diff --git a/docs/meico/midi/Midi2AudioRenderer.html b/docs/meico/midi/Midi2AudioRenderer.html index 83249232..2ac62835 100644 --- a/docs/meico/midi/Midi2AudioRenderer.html +++ b/docs/meico/midi/Midi2AudioRenderer.html @@ -2,9 +2,9 @@ - +Midi2AudioRenderer - + diff --git a/docs/meico/midi/Midi2MsmConverter.html b/docs/meico/midi/Midi2MsmConverter.html index 71ac78ee..7af7128a 100644 --- a/docs/meico/midi/Midi2MsmConverter.html +++ b/docs/meico/midi/Midi2MsmConverter.html @@ -2,9 +2,9 @@ - +Midi2MsmConverter - + diff --git a/docs/meico/midi/MidiPlayer.html b/docs/meico/midi/MidiPlayer.html index 24ff871e..f9da680f 100644 --- a/docs/meico/midi/MidiPlayer.html +++ b/docs/meico/midi/MidiPlayer.html @@ -2,9 +2,9 @@ - +MidiPlayer - + diff --git a/docs/meico/midi/UnsupportedSoundbankException.html b/docs/meico/midi/UnsupportedSoundbankException.html index 9a11807d..ecc72a25 100644 --- a/docs/meico/midi/UnsupportedSoundbankException.html +++ b/docs/meico/midi/UnsupportedSoundbankException.html @@ -2,9 +2,9 @@ - +UnsupportedSoundbankException - + diff --git a/docs/meico/midi/class-use/EventMaker.html b/docs/meico/midi/class-use/EventMaker.html index 3e0edc61..9df7c780 100644 --- a/docs/meico/midi/class-use/EventMaker.html +++ b/docs/meico/midi/class-use/EventMaker.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.EventMaker - + diff --git a/docs/meico/midi/class-use/InstrumentsDictionary.html b/docs/meico/midi/class-use/InstrumentsDictionary.html index 3fc046c4..8d3c7571 100644 --- a/docs/meico/midi/class-use/InstrumentsDictionary.html +++ b/docs/meico/midi/class-use/InstrumentsDictionary.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.InstrumentsDictionary - + diff --git a/docs/meico/midi/class-use/Midi.html b/docs/meico/midi/class-use/Midi.html index 073c81d8..4b41271d 100644 --- a/docs/meico/midi/class-use/Midi.html +++ b/docs/meico/midi/class-use/Midi.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.Midi - + diff --git a/docs/meico/midi/class-use/Midi2AudioRenderer.html b/docs/meico/midi/class-use/Midi2AudioRenderer.html index 9e58305e..e4c023a7 100644 --- a/docs/meico/midi/class-use/Midi2AudioRenderer.html +++ b/docs/meico/midi/class-use/Midi2AudioRenderer.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.Midi2AudioRenderer - + diff --git a/docs/meico/midi/class-use/Midi2MsmConverter.html b/docs/meico/midi/class-use/Midi2MsmConverter.html index ef7cbd27..c1b9fc39 100644 --- a/docs/meico/midi/class-use/Midi2MsmConverter.html +++ b/docs/meico/midi/class-use/Midi2MsmConverter.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.Midi2MsmConverter - + diff --git a/docs/meico/midi/class-use/MidiPlayer.html b/docs/meico/midi/class-use/MidiPlayer.html index 5fee2625..9b6c4781 100644 --- a/docs/meico/midi/class-use/MidiPlayer.html +++ b/docs/meico/midi/class-use/MidiPlayer.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.MidiPlayer - + diff --git a/docs/meico/midi/class-use/UnsupportedSoundbankException.html b/docs/meico/midi/class-use/UnsupportedSoundbankException.html index 22e4279b..892c4607 100644 --- a/docs/meico/midi/class-use/UnsupportedSoundbankException.html +++ b/docs/meico/midi/class-use/UnsupportedSoundbankException.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.UnsupportedSoundbankException - + diff --git a/docs/meico/midi/legacy/Event.html b/docs/meico/midi/legacy/Event.html index 5af9b567..76366bee 100644 --- a/docs/meico/midi/legacy/Event.html +++ b/docs/meico/midi/legacy/Event.html @@ -2,9 +2,9 @@ - +Event - + diff --git a/docs/meico/midi/legacy/MidiOld.html b/docs/meico/midi/legacy/MidiOld.html index 2567bc83..36260c8f 100644 --- a/docs/meico/midi/legacy/MidiOld.html +++ b/docs/meico/midi/legacy/MidiOld.html @@ -2,9 +2,9 @@ - +MidiOld - + diff --git a/docs/meico/midi/legacy/TrackOld.html b/docs/meico/midi/legacy/TrackOld.html index 75484bec..9e19cece 100644 --- a/docs/meico/midi/legacy/TrackOld.html +++ b/docs/meico/midi/legacy/TrackOld.html @@ -2,9 +2,9 @@ - +TrackOld - + diff --git a/docs/meico/midi/legacy/class-use/Event.html b/docs/meico/midi/legacy/class-use/Event.html index 0d7f8209..b8d875f5 100644 --- a/docs/meico/midi/legacy/class-use/Event.html +++ b/docs/meico/midi/legacy/class-use/Event.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.legacy.Event - + diff --git a/docs/meico/midi/legacy/class-use/MidiOld.html b/docs/meico/midi/legacy/class-use/MidiOld.html index 6e67dca7..f75648d4 100644 --- a/docs/meico/midi/legacy/class-use/MidiOld.html +++ b/docs/meico/midi/legacy/class-use/MidiOld.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.legacy.MidiOld - + diff --git a/docs/meico/midi/legacy/class-use/TrackOld.html b/docs/meico/midi/legacy/class-use/TrackOld.html index f950ac65..18bc75b7 100644 --- a/docs/meico/midi/legacy/class-use/TrackOld.html +++ b/docs/meico/midi/legacy/class-use/TrackOld.html @@ -2,9 +2,9 @@ - +Uses of Class meico.midi.legacy.TrackOld - + diff --git a/docs/meico/midi/legacy/package-frame.html b/docs/meico/midi/legacy/package-frame.html index 3e1bc86d..af42f063 100644 --- a/docs/meico/midi/legacy/package-frame.html +++ b/docs/meico/midi/legacy/package-frame.html @@ -2,9 +2,9 @@ - +meico.midi.legacy - + diff --git a/docs/meico/midi/legacy/package-summary.html b/docs/meico/midi/legacy/package-summary.html index 9ef85352..e1434e39 100644 --- a/docs/meico/midi/legacy/package-summary.html +++ b/docs/meico/midi/legacy/package-summary.html @@ -2,9 +2,9 @@ - +meico.midi.legacy - + diff --git a/docs/meico/midi/legacy/package-tree.html b/docs/meico/midi/legacy/package-tree.html index a677ae2f..a700d77d 100644 --- a/docs/meico/midi/legacy/package-tree.html +++ b/docs/meico/midi/legacy/package-tree.html @@ -2,9 +2,9 @@ - +meico.midi.legacy Class Hierarchy - + diff --git a/docs/meico/midi/legacy/package-use.html b/docs/meico/midi/legacy/package-use.html index 179b2972..2b8e1726 100644 --- a/docs/meico/midi/legacy/package-use.html +++ b/docs/meico/midi/legacy/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package meico.midi.legacy - + diff --git a/docs/meico/midi/package-frame.html b/docs/meico/midi/package-frame.html index 5389b838..03586eb2 100644 --- a/docs/meico/midi/package-frame.html +++ b/docs/meico/midi/package-frame.html @@ -2,9 +2,9 @@ - +meico.midi - + diff --git a/docs/meico/midi/package-summary.html b/docs/meico/midi/package-summary.html index dfea8744..3443ccc1 100644 --- a/docs/meico/midi/package-summary.html +++ b/docs/meico/midi/package-summary.html @@ -2,9 +2,9 @@ - +meico.midi - + diff --git a/docs/meico/midi/package-tree.html b/docs/meico/midi/package-tree.html index e7a88775..bd713a51 100644 --- a/docs/meico/midi/package-tree.html +++ b/docs/meico/midi/package-tree.html @@ -2,9 +2,9 @@ - +meico.midi Class Hierarchy - + diff --git a/docs/meico/midi/package-use.html b/docs/meico/midi/package-use.html index 2bb84504..125e650e 100644 --- a/docs/meico/midi/package-use.html +++ b/docs/meico/midi/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package meico.midi - + diff --git a/docs/meico/mpm/Mpm.html b/docs/meico/mpm/Mpm.html index 4b8236e7..ffb206db 100644 --- a/docs/meico/mpm/Mpm.html +++ b/docs/meico/mpm/Mpm.html @@ -2,9 +2,9 @@ - +Mpm - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -185,46 +185,50 @@

    Field Summary

    + + + + - + - + - + - + - + - + - + - + - + - + @@ -311,115 +315,134 @@

    Method Summary

    + + + + - + - + - + - + - + - + - + - + - + - + - + + + + + - + - + - + - + - + + + + + - + - + - + + + + + @@ -215,6 +219,32 @@

    Uses of + + +

    Uses of AbstractXmlSubtree in meico.mpm.elements.metadata

    +
    IMPRECISION_MAP_TUNING 
    private Metadatametadata 
    static java.lang.String METRICAL_ACCENTUATION_MAP 
    static java.lang.String METRICAL_ACCENTUATION_STYLE 
    static java.lang.String MPM_NAMESPACE 
    static java.lang.String ORNAMENTATION_MAP 
    static java.lang.String ORNAMENTATION_STYLE 
    private java.util.ArrayList<Performance> performances 
    private nu.xom.Element relatedResources 
    static java.lang.String RUBATO_MAP 
    static java.lang.String RUBATO_STYLE 
    static java.lang.String TEMPO_MAP 
    static java.lang.String TEMPO_STYLE 
    Method and Description
    booleanaddMetadata(Author author, + java.lang.String comment) +
    add metadata to the MPM
    +
    void addPerformance(Performance performance)
    add a performance to this mpm, but caution: if another performance with the same name exists already in this mpm, accessing it via getPerformance(name) will return only the first in the list
    Performance addPerformance(java.lang.String name)
    generate a performance and add it to this mpm, but caution: if another performance with the same name exists already in this mpm, accessing it via getPerformance(name) will return only the first in the list
    nu.xom.Element addRelatedResource(java.lang.String uri, java.lang.String type)
    add a music reference to the relatedResources list
    static Mpm createMpm()
    an Mpm factory
    java.util.ArrayList<Performance> getAllPerformances()
    this returns all performances in this mpm as an ArrayList
    Performance getPerformance(int i)
    access a performance by index
    Performance getPerformance(java.lang.String name)
    Get a performance by name.
    nu.xom.Element getRelatedResources()
    a getter for the relatedResources element
    private nu.xom.Element init()
    a helper method for the constructor Mpm(), it create an initial mpm document with a root and a relatedResources element
    private void noEmptyRelatedResources()
    It is not valid to have an empty relatedResources element in the MPM.
    private void parseData()
    this parses the xml data and generates Performance objects from it that go into the performances ArrayList
    voidremoveMetadata() +
    remove the complete metadata part from this MPM
    +
    void removePerformance(Performance performance)
    remove the specified performance from this mpm
    void removePerformance(java.lang.String name)
    remove all performances with the specified name from this mpm
    void removeRelatedResource(nu.xom.Element xml)
    remove the relatedResource entry that holds the specified xml element
    void removeRelatedResource(int index)
    remove the relatedResource entry at the specified index
    void removeRelatedResource(java.lang.String uri)
    remove the relatedResource entry that holds the specified uri attribute
    voidremoveRelatedResources() +
    remove the complete relatedResources part from this MPM
    +
    int size()
    get the number of performances in this mpm
    boolean writeMpm()
    writes the mpm document to an mpm file at this.file (it must be !
    boolean writeMpm(java.lang.String filename)
    writes the mpm document to a file (filename should include the path and the extension .mpm)
    @@ -708,6 +731,15 @@

    IMPRECISION_MAP_TUNING

    + + + +
      +
    • +

      metadata

      +
      private Metadata metadata
      +
    • +
    @@ -937,6 +969,34 @@

    init

    + + + +
      +
    • +

      addMetadata

      +
      public boolean addMetadata(Author author,
      +                           java.lang.String comment)
      +
      add metadata to the MPM
      +
      +
      Parameters:
      +
      author - an Author object or null
      +
      comment - a string or null
      +
      Returns:
      +
      success
      +
      +
    • +
    + + + +
      +
    • +

      removeMetadata

      +
      public void removeMetadata()
      +
      remove the complete metadata part from this MPM
      +
    • +
    @@ -997,6 +1057,16 @@

    removeRelatedResource

    + + + +
      +
    • +

      removeRelatedResources

      +
      public void removeRelatedResources()
      +
      remove the complete relatedResources part from this MPM
      +
    • +
    diff --git a/docs/meico/mpm/class-use/Mpm.html b/docs/meico/mpm/class-use/Mpm.html index 195c9f28..bbe57efe 100644 --- a/docs/meico/mpm/class-use/Mpm.html +++ b/docs/meico/mpm/class-use/Mpm.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.Mpm - + diff --git a/docs/meico/mpm/elements/Dated.html b/docs/meico/mpm/elements/Dated.html index d425671c..cd6934a5 100644 --- a/docs/meico/mpm/elements/Dated.html +++ b/docs/meico/mpm/elements/Dated.html @@ -2,9 +2,9 @@ - + Dated - + diff --git a/docs/meico/mpm/elements/Global.html b/docs/meico/mpm/elements/Global.html index 1af7b8b1..f6f02f92 100644 --- a/docs/meico/mpm/elements/Global.html +++ b/docs/meico/mpm/elements/Global.html @@ -2,9 +2,9 @@ - + Global - + diff --git a/docs/meico/mpm/elements/Header.html b/docs/meico/mpm/elements/Header.html index 52e9feb8..c604d95d 100644 --- a/docs/meico/mpm/elements/Header.html +++ b/docs/meico/mpm/elements/Header.html @@ -2,9 +2,9 @@ - + Header - + diff --git a/docs/meico/mpm/elements/Part.html b/docs/meico/mpm/elements/Part.html index fe157091..93a84fdb 100644 --- a/docs/meico/mpm/elements/Part.html +++ b/docs/meico/mpm/elements/Part.html @@ -2,9 +2,9 @@ - + Part - + diff --git a/docs/meico/mpm/elements/Performance.html b/docs/meico/mpm/elements/Performance.html index 25fe6a5c..ee87ec86 100644 --- a/docs/meico/mpm/elements/Performance.html +++ b/docs/meico/mpm/elements/Performance.html @@ -2,9 +2,9 @@ - + Performance - + diff --git a/docs/meico/mpm/elements/class-use/Dated.html b/docs/meico/mpm/elements/class-use/Dated.html index 5a89a197..02f2c9a5 100644 --- a/docs/meico/mpm/elements/class-use/Dated.html +++ b/docs/meico/mpm/elements/class-use/Dated.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.Dated - + diff --git a/docs/meico/mpm/elements/class-use/Global.html b/docs/meico/mpm/elements/class-use/Global.html index 957c1bca..4794dd57 100644 --- a/docs/meico/mpm/elements/class-use/Global.html +++ b/docs/meico/mpm/elements/class-use/Global.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.Global - + diff --git a/docs/meico/mpm/elements/class-use/Header.html b/docs/meico/mpm/elements/class-use/Header.html index e8056c10..e15385a5 100644 --- a/docs/meico/mpm/elements/class-use/Header.html +++ b/docs/meico/mpm/elements/class-use/Header.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.Header - + diff --git a/docs/meico/mpm/elements/class-use/Part.html b/docs/meico/mpm/elements/class-use/Part.html index b3686785..c8a6d04d 100644 --- a/docs/meico/mpm/elements/class-use/Part.html +++ b/docs/meico/mpm/elements/class-use/Part.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.Part - + diff --git a/docs/meico/mpm/elements/class-use/Performance.html b/docs/meico/mpm/elements/class-use/Performance.html index 15709a24..d1680280 100644 --- a/docs/meico/mpm/elements/class-use/Performance.html +++ b/docs/meico/mpm/elements/class-use/Performance.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.Performance - + diff --git a/docs/meico/mpm/elements/maps/ArticulationMap.html b/docs/meico/mpm/elements/maps/ArticulationMap.html index 9f9524d1..39e81c0c 100644 --- a/docs/meico/mpm/elements/maps/ArticulationMap.html +++ b/docs/meico/mpm/elements/maps/ArticulationMap.html @@ -2,9 +2,9 @@ - + ArticulationMap - + diff --git a/docs/meico/mpm/elements/maps/AsynchronyMap.html b/docs/meico/mpm/elements/maps/AsynchronyMap.html index f49f9c08..0ee6b474 100644 --- a/docs/meico/mpm/elements/maps/AsynchronyMap.html +++ b/docs/meico/mpm/elements/maps/AsynchronyMap.html @@ -2,9 +2,9 @@ - + AsynchronyMap - + diff --git a/docs/meico/mpm/elements/maps/DynamicsMap.html b/docs/meico/mpm/elements/maps/DynamicsMap.html index fa2a3b66..f3a59e02 100644 --- a/docs/meico/mpm/elements/maps/DynamicsMap.html +++ b/docs/meico/mpm/elements/maps/DynamicsMap.html @@ -2,9 +2,9 @@ - + DynamicsMap - + diff --git a/docs/meico/mpm/elements/maps/GenericMap.html b/docs/meico/mpm/elements/maps/GenericMap.html index 74aac010..3c06596f 100644 --- a/docs/meico/mpm/elements/maps/GenericMap.html +++ b/docs/meico/mpm/elements/maps/GenericMap.html @@ -2,9 +2,9 @@ - + GenericMap - + diff --git a/docs/meico/mpm/elements/maps/ImprecisionMap.html b/docs/meico/mpm/elements/maps/ImprecisionMap.html index d242ac06..652f6a78 100644 --- a/docs/meico/mpm/elements/maps/ImprecisionMap.html +++ b/docs/meico/mpm/elements/maps/ImprecisionMap.html @@ -2,9 +2,9 @@ - + ImprecisionMap - + diff --git a/docs/meico/mpm/elements/maps/MetricalAccentuationMap.html b/docs/meico/mpm/elements/maps/MetricalAccentuationMap.html index 0695b98b..e334ebd9 100644 --- a/docs/meico/mpm/elements/maps/MetricalAccentuationMap.html +++ b/docs/meico/mpm/elements/maps/MetricalAccentuationMap.html @@ -2,9 +2,9 @@ - + MetricalAccentuationMap - + diff --git a/docs/meico/mpm/elements/maps/OrnamentationMap.html b/docs/meico/mpm/elements/maps/OrnamentationMap.html index c6551b28..c80dc8ad 100644 --- a/docs/meico/mpm/elements/maps/OrnamentationMap.html +++ b/docs/meico/mpm/elements/maps/OrnamentationMap.html @@ -2,9 +2,9 @@ - + OrnamentationMap - + diff --git a/docs/meico/mpm/elements/maps/RubatoMap.html b/docs/meico/mpm/elements/maps/RubatoMap.html index 6aec784b..8c19be14 100644 --- a/docs/meico/mpm/elements/maps/RubatoMap.html +++ b/docs/meico/mpm/elements/maps/RubatoMap.html @@ -2,9 +2,9 @@ - + RubatoMap - + diff --git a/docs/meico/mpm/elements/maps/TempoMap.html b/docs/meico/mpm/elements/maps/TempoMap.html index 7f37d7ab..93b70b28 100644 --- a/docs/meico/mpm/elements/maps/TempoMap.html +++ b/docs/meico/mpm/elements/maps/TempoMap.html @@ -2,9 +2,9 @@ - + TempoMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/ArticulationMap.html b/docs/meico/mpm/elements/maps/class-use/ArticulationMap.html index e854d825..b5a1157d 100644 --- a/docs/meico/mpm/elements/maps/class-use/ArticulationMap.html +++ b/docs/meico/mpm/elements/maps/class-use/ArticulationMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.ArticulationMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/AsynchronyMap.html b/docs/meico/mpm/elements/maps/class-use/AsynchronyMap.html index 682d5a8b..ce1e627c 100644 --- a/docs/meico/mpm/elements/maps/class-use/AsynchronyMap.html +++ b/docs/meico/mpm/elements/maps/class-use/AsynchronyMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.AsynchronyMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/DynamicsMap.html b/docs/meico/mpm/elements/maps/class-use/DynamicsMap.html index ca536d5b..e8abc301 100644 --- a/docs/meico/mpm/elements/maps/class-use/DynamicsMap.html +++ b/docs/meico/mpm/elements/maps/class-use/DynamicsMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.DynamicsMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/GenericMap.html b/docs/meico/mpm/elements/maps/class-use/GenericMap.html index a533a594..15b0f5ca 100644 --- a/docs/meico/mpm/elements/maps/class-use/GenericMap.html +++ b/docs/meico/mpm/elements/maps/class-use/GenericMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.GenericMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/ImprecisionMap.html b/docs/meico/mpm/elements/maps/class-use/ImprecisionMap.html index 5840f275..925c41e2 100644 --- a/docs/meico/mpm/elements/maps/class-use/ImprecisionMap.html +++ b/docs/meico/mpm/elements/maps/class-use/ImprecisionMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.ImprecisionMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/MetricalAccentuationMap.html b/docs/meico/mpm/elements/maps/class-use/MetricalAccentuationMap.html index 81232193..c5179467 100644 --- a/docs/meico/mpm/elements/maps/class-use/MetricalAccentuationMap.html +++ b/docs/meico/mpm/elements/maps/class-use/MetricalAccentuationMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.MetricalAccentuationMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/OrnamentationMap.html b/docs/meico/mpm/elements/maps/class-use/OrnamentationMap.html index 74fd8c77..8361f445 100644 --- a/docs/meico/mpm/elements/maps/class-use/OrnamentationMap.html +++ b/docs/meico/mpm/elements/maps/class-use/OrnamentationMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.OrnamentationMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/RubatoMap.html b/docs/meico/mpm/elements/maps/class-use/RubatoMap.html index db93e62b..33e21a69 100644 --- a/docs/meico/mpm/elements/maps/class-use/RubatoMap.html +++ b/docs/meico/mpm/elements/maps/class-use/RubatoMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.RubatoMap - + diff --git a/docs/meico/mpm/elements/maps/class-use/TempoMap.html b/docs/meico/mpm/elements/maps/class-use/TempoMap.html index ace99999..269be41e 100644 --- a/docs/meico/mpm/elements/maps/class-use/TempoMap.html +++ b/docs/meico/mpm/elements/maps/class-use/TempoMap.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.TempoMap - + diff --git a/docs/meico/mpm/elements/maps/data/ArticulationData.html b/docs/meico/mpm/elements/maps/data/ArticulationData.html index 58e7c262..adf99fe6 100644 --- a/docs/meico/mpm/elements/maps/data/ArticulationData.html +++ b/docs/meico/mpm/elements/maps/data/ArticulationData.html @@ -2,9 +2,9 @@ - + ArticulationData - + diff --git a/docs/meico/mpm/elements/maps/data/DistributionData.html b/docs/meico/mpm/elements/maps/data/DistributionData.html index 3980f2b4..ce7cce2e 100644 --- a/docs/meico/mpm/elements/maps/data/DistributionData.html +++ b/docs/meico/mpm/elements/maps/data/DistributionData.html @@ -2,9 +2,9 @@ - + DistributionData - + diff --git a/docs/meico/mpm/elements/maps/data/DynamicsData.html b/docs/meico/mpm/elements/maps/data/DynamicsData.html index eea02379..baa3aef4 100644 --- a/docs/meico/mpm/elements/maps/data/DynamicsData.html +++ b/docs/meico/mpm/elements/maps/data/DynamicsData.html @@ -2,9 +2,9 @@ - + DynamicsData - + diff --git a/docs/meico/mpm/elements/maps/data/MetricalAccentuationData.html b/docs/meico/mpm/elements/maps/data/MetricalAccentuationData.html index 61085eb0..48ef160d 100644 --- a/docs/meico/mpm/elements/maps/data/MetricalAccentuationData.html +++ b/docs/meico/mpm/elements/maps/data/MetricalAccentuationData.html @@ -2,9 +2,9 @@ - + MetricalAccentuationData - + diff --git a/docs/meico/mpm/elements/maps/data/RubatoData.html b/docs/meico/mpm/elements/maps/data/RubatoData.html index 5a7643e6..fe234e55 100644 --- a/docs/meico/mpm/elements/maps/data/RubatoData.html +++ b/docs/meico/mpm/elements/maps/data/RubatoData.html @@ -2,9 +2,9 @@ - + RubatoData - + diff --git a/docs/meico/mpm/elements/maps/data/TempoData.html b/docs/meico/mpm/elements/maps/data/TempoData.html index e57a8ba7..ce7a7f66 100644 --- a/docs/meico/mpm/elements/maps/data/TempoData.html +++ b/docs/meico/mpm/elements/maps/data/TempoData.html @@ -2,9 +2,9 @@ - + TempoData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/ArticulationData.html b/docs/meico/mpm/elements/maps/data/class-use/ArticulationData.html index e395fdc6..0cd2de41 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/ArticulationData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/ArticulationData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.ArticulationData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/DistributionData.html b/docs/meico/mpm/elements/maps/data/class-use/DistributionData.html index 90730c2b..c0eb43ec 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/DistributionData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/DistributionData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.DistributionData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/DynamicsData.html b/docs/meico/mpm/elements/maps/data/class-use/DynamicsData.html index 018d9ebe..460e082b 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/DynamicsData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/DynamicsData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.DynamicsData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/MetricalAccentuationData.html b/docs/meico/mpm/elements/maps/data/class-use/MetricalAccentuationData.html index 9cc68be3..d5675b29 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/MetricalAccentuationData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/MetricalAccentuationData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.MetricalAccentuationData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/RubatoData.html b/docs/meico/mpm/elements/maps/data/class-use/RubatoData.html index 5b3a3ab5..6179103b 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/RubatoData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/RubatoData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.RubatoData - + diff --git a/docs/meico/mpm/elements/maps/data/class-use/TempoData.html b/docs/meico/mpm/elements/maps/data/class-use/TempoData.html index 38c7b177..0173943f 100644 --- a/docs/meico/mpm/elements/maps/data/class-use/TempoData.html +++ b/docs/meico/mpm/elements/maps/data/class-use/TempoData.html @@ -2,9 +2,9 @@ - + Uses of Class meico.mpm.elements.maps.data.TempoData - + diff --git a/docs/meico/mpm/elements/maps/data/package-frame.html b/docs/meico/mpm/elements/maps/data/package-frame.html index f05dae99..e517ff48 100644 --- a/docs/meico/mpm/elements/maps/data/package-frame.html +++ b/docs/meico/mpm/elements/maps/data/package-frame.html @@ -2,9 +2,9 @@ - + meico.mpm.elements.maps.data - + diff --git a/docs/meico/mpm/elements/maps/data/package-summary.html b/docs/meico/mpm/elements/maps/data/package-summary.html index 1e440602..4c5c0cce 100644 --- a/docs/meico/mpm/elements/maps/data/package-summary.html +++ b/docs/meico/mpm/elements/maps/data/package-summary.html @@ -2,9 +2,9 @@ - + meico.mpm.elements.maps.data - + @@ -44,7 +44,7 @@
     
    meico.mpm.elements.stylesmeico.mpm.elements.metadata  
    meico.mpm.elements.styles 
    meico.mpm.elements.styles.defs  
    + + + + + + + + + + + + + + + +
    Subclasses of AbstractXmlSubtree in meico.mpm.elements.metadata 
    Modifier and TypeClass and Description
    class Author +
    This class interfaces the author element of MPM.
    +
    class Metadata +
    This class interfaces the metadata of the MPM instance.
    +
    +
  • diff --git a/docs/meico/xml/class-use/XmlBase.html b/docs/meico/xml/class-use/XmlBase.html index 3fa6e085..12b4adfe 100644 --- a/docs/meico/xml/class-use/XmlBase.html +++ b/docs/meico/xml/class-use/XmlBase.html @@ -2,9 +2,9 @@ - + Uses of Class meico.xml.XmlBase - + diff --git a/docs/meico/xml/package-frame.html b/docs/meico/xml/package-frame.html index a2697fc7..4c26ae68 100644 --- a/docs/meico/xml/package-frame.html +++ b/docs/meico/xml/package-frame.html @@ -2,9 +2,9 @@ - + meico.xml - + diff --git a/docs/meico/xml/package-summary.html b/docs/meico/xml/package-summary.html index 3ffb7d9e..b9d98b09 100644 --- a/docs/meico/xml/package-summary.html +++ b/docs/meico/xml/package-summary.html @@ -2,9 +2,9 @@ - + meico.xml - + diff --git a/docs/meico/xml/package-tree.html b/docs/meico/xml/package-tree.html index ca84dc55..b7968cdf 100644 --- a/docs/meico/xml/package-tree.html +++ b/docs/meico/xml/package-tree.html @@ -2,9 +2,9 @@ - + meico.xml Class Hierarchy - + diff --git a/docs/meico/xml/package-use.html b/docs/meico/xml/package-use.html index 2dc62eb0..5a41e4ee 100644 --- a/docs/meico/xml/package-use.html +++ b/docs/meico/xml/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package meico.xml - + @@ -99,22 +99,26 @@

    Uses of Package
    meico.xml   -meico.mpm.elements.styles +meico.mpm.elements.metadata   -meico.mpm.elements.styles.defs +meico.mpm.elements.styles   -meico.msm +meico.mpm.elements.styles.defs   -meico.musicxml +meico.msm   +meico.musicxml +  + + meico.svg   @@ -189,6 +193,23 @@

    Uses of Package
    meico.xml

  • +
  • + + + + + + + + + + + + +
    Classes in meico.xml used by meico.mpm.elements.metadata 
    Class and Description
    AbstractXmlSubtree +
    This is the prototype for classes that occur within the Mpm data structure.
    +
    +
  • diff --git a/docs/overview-frame.html b/docs/overview-frame.html index f41eb153..c67f3a2a 100644 --- a/docs/overview-frame.html +++ b/docs/overview-frame.html @@ -2,9 +2,9 @@ - + Overview List - + @@ -27,6 +27,7 @@

    Packages

  • meico.mpm.elements
  • meico.mpm.elements.maps
  • meico.mpm.elements.maps.data
  • +
  • meico.mpm.elements.metadata
  • meico.mpm.elements.styles
  • meico.mpm.elements.styles.defs
  • meico.msm
  • diff --git a/docs/overview-summary.html b/docs/overview-summary.html index 9b6dc156..5e182f2f 100644 --- a/docs/overview-summary.html +++ b/docs/overview-summary.html @@ -2,9 +2,9 @@ - + Overview - + @@ -134,34 +134,38 @@   -meico.mpm.elements.styles +meico.mpm.elements.metadata   -meico.mpm.elements.styles.defs +meico.mpm.elements.styles   -meico.msm +meico.mpm.elements.styles.defs   -meico.musicxml +meico.msm   -meico.pitches +meico.musicxml   -meico.supplementary +meico.pitches   -meico.svg +meico.supplementary   +meico.svg +  + + meico.xml   diff --git a/docs/overview-tree.html b/docs/overview-tree.html index 5f051a94..68497da0 100644 --- a/docs/overview-tree.html +++ b/docs/overview-tree.html @@ -2,9 +2,9 @@ - + Class Hierarchy - + @@ -87,6 +87,7 @@

    Hierarchy For All Packages

  • meico.mpm.elements,
  • meico.mpm.elements.maps,
  • meico.mpm.elements.maps.data,
  • +
  • meico.mpm.elements.metadata,
  • meico.mpm.elements.styles,
  • meico.mpm.elements.styles.defs,
  • meico.msm,
  • @@ -115,6 +116,7 @@

    Class Hierarchy

  • meico.mpm.elements.styles.defs.TempoDef
  • +
  • meico.mpm.elements.metadata.Author
  • meico.mpm.elements.Dated
  • meico.mpm.elements.maps.GenericMap diff --git a/docs/package-list b/docs/package-list index 4d1c65a0..9806c166 100644 --- a/docs/package-list +++ b/docs/package-list @@ -12,6 +12,7 @@ meico.mpm meico.mpm.elements meico.mpm.elements.maps meico.mpm.elements.maps.data +meico.mpm.elements.metadata meico.mpm.elements.styles meico.mpm.elements.styles.defs meico.msm diff --git a/docs/serialized-form.html b/docs/serialized-form.html index 24e799ba..253939ba 100644 --- a/docs/serialized-form.html +++ b/docs/serialized-form.html @@ -2,9 +2,9 @@ - + Serialized Form - + diff --git a/history.md b/history.md index b433bdcd..cc2947f6 100644 --- a/history.md +++ b/history.md @@ -1,6 +1,12 @@ ### Version History +#### v0.7.8 +- Added MPM metadata support to package `meico.mpm`. +- The MPM metadata will also be generated during MEI-to-MPM export. +- Added a JavaDoc shield to `README.md` + + #### v0.7.7 - Some refactoring in classes `meico.mpm.elements.maps.ImprecisionMap` and `meico.mpm.elements.maps.data.DistributionData` to avoid naming confusion with the MPM specification. - Added MPM validation to class `meico.app.gui.DataObject`. diff --git a/src/meico/Meico.java b/src/meico/Meico.java index 142a236d..74155e39 100644 --- a/src/meico/Meico.java +++ b/src/meico/Meico.java @@ -7,7 +7,7 @@ * @author Axel Berndt */ public class Meico { - public static final String version = "0.7.7"; + public static final String version = "0.7.8"; /** * A convenient launcher for the meico gui app. diff --git a/src/meico/mei/Mei.java b/src/meico/mei/Mei.java index b8df03ba..2cec52c9 100644 --- a/src/meico/mei/Mei.java +++ b/src/meico/mei/Mei.java @@ -12,6 +12,7 @@ import meico.mpm.elements.maps.TempoMap; import meico.mpm.elements.maps.data.DynamicsData; import meico.mpm.elements.maps.data.TempoData; +import meico.mpm.elements.metadata.Author; import meico.mpm.elements.styles.ArticulationStyle; import meico.mpm.elements.styles.DynamicsStyle; import meico.mpm.elements.styles.defs.ArticulationDef; @@ -338,7 +339,7 @@ public synchronized KeyValue, List> exportMsmMpm(int ppq, boolean // the list of Msm instances, each one is an mdiv in mei LinkedList msms = new LinkedList<>(this.helper.movements); // get the resulting msms for further processing and returning - LinkedList mpms = new LinkedList<>(this.helper.performances); // ret the resulting performance + LinkedList mpms = new LinkedList<>(this.helper.performances); // get the resulting performance Helper.mpmPostprocessing(mpms); // finalize all mpm data @@ -833,7 +834,8 @@ private void makeMovement(Element mdiv) { this.helper.movements.add(msm); // add it to the movements list Mpm mpm = Mpm.createMpm(); // generate an Mpm object - mpm.addRelatedResource(this.file.getAbsolutePath(), "mei"); // add the mei as music reference + mpm.addMetadata(Author.createAuthor("meico", null, null), "This MPM has been generated from '" + this.getFile().getName() + "' using the MEI converter meico."); + mpm.addRelatedResource(this.file.getAbsolutePath(), "mei"); // add the mei as music reference Performance performance = Performance.createPerformance("MEI export performance"); // generate a Performance object if (performance == null) { // make sure it is not null System.err.println("Failed to generate an instance of Performance. Skipping mdiv " + titleString); diff --git a/src/meico/mpm/Mpm.java b/src/meico/mpm/Mpm.java index 9b2c1d0d..5833faaf 100644 --- a/src/meico/mpm/Mpm.java +++ b/src/meico/mpm/Mpm.java @@ -1,9 +1,10 @@ package meico.mpm; import meico.mei.Helper; +import meico.mpm.elements.metadata.Author; +import meico.mpm.elements.metadata.Metadata; import meico.mpm.elements.Performance; import meico.msm.AbstractMsm; -import meico.supplementary.KeyValue; import nu.xom.*; import org.xml.sax.SAXException; @@ -43,6 +44,7 @@ public class Mpm extends AbstractMsm { public static final String IMPRECISION_MAP_TONEDURATION = "imprecisionMap.toneduration"; public static final String IMPRECISION_MAP_TUNING = "imprecisionMap.tuning"; + private Metadata metadata = null; private Element relatedResources = null; private ArrayList performances = new ArrayList<>(); @@ -151,6 +153,9 @@ public static Mpm createMpm() { private void parseData() { // System.out.println("Parsing MPM data ..."); + // parse the metadata + this.metadata = Metadata.createMetadata(Helper.getFirstChildElement("metadata", this.getRootElement())); + // get the link to the relatedResources tag this.relatedResources = Helper.getFirstChildElement("relatedResources", this.getRootElement()); // if (this.relatedResources == null) { // if it does not exist @@ -183,6 +188,37 @@ private Element init() { return root; } + /** + * add metadata to the MPM + * @param author an Author object or null + * @param comment a string or null + * @return success + */ + public boolean addMetadata(Author author, String comment) { + if (this.metadata != null) { + if (author != null) + this.metadata.addAuthor(author); + if (comment != null) + this.metadata.addComment(comment); + return true; + } + + this.metadata = Metadata.createMetadata(author, comment); + if (this.metadata == null) + return false; + + this.getRootElement().appendChild(this.metadata.getXml()); + return true; + } + + /** + * remove the complete metadata part from this MPM + */ + public void removeMetadata() { + this.metadata.getXml().detach(); + this.metadata = null; + } + /** * add a music reference to the relatedResources list * @param uri @@ -243,6 +279,14 @@ public void removeRelatedResource(String uri) { this.noEmptyRelatedResources(); } + /** + * remove the complete relatedResources part from this MPM + */ + public void removeRelatedResources() { + this.relatedResources.detach(); + this.relatedResources = null; + } + /** * It is not valid to have an empty relatedResources element in the MPM. This method invocation makes sure this does not happen. */ diff --git a/src/meico/mpm/elements/metadata/Author.java b/src/meico/mpm/elements/metadata/Author.java new file mode 100644 index 00000000..938306ff --- /dev/null +++ b/src/meico/mpm/elements/metadata/Author.java @@ -0,0 +1,173 @@ +package meico.mpm.elements.metadata; + +import com.sun.media.sound.InvalidDataException; +import meico.mei.Helper; +import meico.mpm.Mpm; +import meico.xml.AbstractXmlSubtree; +import nu.xom.Attribute; +import nu.xom.Element; +import nu.xom.Text; + +/** + * This class interfaces the author element of MPM. + * @author Axel Berndt + */ +public class Author extends AbstractXmlSubtree { + private Text name = null; + private Attribute number = null; + private Attribute id = null; + + /** + * this constructor instantiates the Author object from an existing xml source handed over as XOM Element + * @param xml + * @throws InvalidDataException + */ + private Author(Element xml) throws InvalidDataException { + this.parseData(xml); + } + + /** + * author factory + * @param xml + * @return + */ + public static Author createAuthor(Element xml) { + Author author; + try { + author = new Author(xml); + } catch (InvalidDataException e) { + e.printStackTrace(); + return null; + } + return author; + } + + /** + * This factory generates an Author object from raw data. + * @param name a non-null string, empty string is allowed + * @param number an integer or null + * @param id a string or null + * @return + */ + public static Author createAuthor(String name, Integer number, String id) { + if (name == null) + return null; + + Element authorElt = new Element("author", Mpm.MPM_NAMESPACE); + Author author = Author.createAuthor(authorElt); + + if (author == null) + return null; + + author.setName(name); + author.setNumber(number); + author.setId(id); + + return author; + } + + /** + * parse the author element and set the according class variables + * @param xml + * @throws InvalidDataException + */ + @Override + protected void parseData(Element xml) throws InvalidDataException { + if (xml == null) + throw new InvalidDataException("Cannot generate Author object. XML Element is null."); + + this.setXml(xml); + + if ((xml.getChildCount() == 0) || !(xml.getChild(0) instanceof Text)) { // if no text node is given in the xml source + this.name = new Text(""); // generate a placeholder text node + xml.appendChild(this.name); // add it to the xml + } else + this.name = (Text) xml.getChild(0); + + this.number = Helper.getAttribute("number", xml); + this.id = Helper.getAttribute("id", xml); + } + + /** + * the the author's name + * @param name + */ + public void setName(String name) { + this.name.setValue(name); + } + + /** + * get the author's name + * @return + */ + public String getName() { + return this.name.getValue(); + } + + /** + * set the author's number + * @param number an integer or null + */ + public void setNumber(Integer number) { + if (number == null) { + if (this.number != null) { + this.number.detach(); + this.number = null; + } + return; + } + + if (this.number == null) { + this.number = new Attribute("number", String.valueOf(number)); + this.getXml().addAttribute(this.number); + return; + } + + this.number.setValue(String.valueOf(number)); + } + + /** + * get the author's number + * @return an integer or null + */ + public Integer getNumber() { + if (this.number == null) + return null; + + return Integer.parseInt(this.number.getValue()); + } + + /** + * set the author's id + * @param id a xml:id string or null + */ + public void setId(String id) { + if (id == null) { + if (this.id != null) { + this.id.detach(); + this.id = null; + } + return; + } + + if (this.id == null) { + this.id = new Attribute("number", id); + this.id.setNamespace("xml", "http://www.w3.org/XML/1998/namespace"); // set correct namespace + this.getXml().addAttribute(this.id); + return; + } + + this.number.setValue(id); + } + + /** + * get the author's id + * @return a string or null + */ + public String getId() { + if (this.id == null) + return null; + + return this.id.getValue(); + } +} diff --git a/src/meico/mpm/elements/metadata/Metadata.java b/src/meico/mpm/elements/metadata/Metadata.java new file mode 100644 index 00000000..cceb1089 --- /dev/null +++ b/src/meico/mpm/elements/metadata/Metadata.java @@ -0,0 +1,242 @@ +package meico.mpm.elements.metadata; + +import com.sun.media.sound.InvalidDataException; +import meico.mpm.Mpm; +import meico.xml.AbstractXmlSubtree; +import nu.xom.Element; +import nu.xom.Elements; +import nu.xom.Text; + +import java.util.ArrayList; + +/** + * This class interfaces the metadata of the MPM instance. + * @author Axel Berndt + */ +public class Metadata extends AbstractXmlSubtree { + private ArrayList authors = new ArrayList<>(); // the list of authors + private ArrayList comments = new ArrayList<>(); // the list of comments + + /** + * this constructor instantiates the Metadata object from an existing xml source handed over as XOM Element + * @param xml + */ + private Metadata(Element xml) throws InvalidDataException { + this.parseData(xml); + } + + /** + * this constructor creates a new Metadata object from an author and/or comment + * @param author an Author object or null + * @param comment a String or null + */ + private Metadata(Author author, String comment) throws InvalidDataException { + Element metadata = new Element("metadata", Mpm.MPM_NAMESPACE); + + if (author != null) + metadata.appendChild(author.getXml()); + + if (comment != null) { + Element com = new Element("comment", Mpm.MPM_NAMESPACE); + com.appendChild(new Text(comment)); + metadata.appendChild(com); + } + + this.parseData(metadata); + } + + /** + * metadata factory + * @param xml + * @return + */ + public static Metadata createMetadata(Element xml) { + Metadata metadata; + try { + metadata = new Metadata(xml); + } catch (InvalidDataException e) { + e.printStackTrace(); + return null; + } + return metadata; + } + + /** + * this factory generates a Metadata object from a comment + * @param author + * @return + */ + public static Metadata createMetadata(Author author) { + Metadata metadata; + try { + metadata = new Metadata(author, null); + } catch (InvalidDataException e) { + e.printStackTrace(); + return null; + } + return metadata; + } + + /** + * this factory generates a Metadata object from an author + * @param comment + * @return + */ + public static Metadata createMetadata(String comment) { + Metadata metadata; + try { + metadata = new Metadata(null, comment); + } catch (InvalidDataException e) { + e.printStackTrace(); + return null; + } + return metadata; + } + + /** + * this factory generates a Metadata object from an author and/or comment + * @param author + * @param comment + * @return + */ + public static Metadata createMetadata(Author author, String comment) { + Metadata metadata; + try { + metadata = new Metadata(author, comment); + } catch (InvalidDataException e) { + e.printStackTrace(); + return null; + } + return metadata; + } + + /** + * parse the xml and set the class variables + * @param xml + * @throws InvalidDataException + */ + @Override + protected void parseData(Element xml) throws InvalidDataException { + if (xml == null) + throw new InvalidDataException("Cannot generate Metadata object. XML Element is null."); + + this.setXml(xml); + + // parse the child elements of metadata + Elements children = this.getXml().getChildElements(); + for (int i = 0; i < children.size(); ++i) { + Element child = children.get(i); + switch (child.getLocalName()) { + case "author": + Author author = Author.createAuthor(child); + if (author != null) + this.authors.add(author); + break; + case "comment": + this.comments.add(child); + break; + default: + break; + } + } + + if ((this.authors.size() + this.comments.size()) == 0) + throw new InvalidDataException("Cannot generate Metadata object. It must contain at least one author or comment"); + } + + /** + * add an author to the metadata + * @param author + */ + public int addAuthor(Author author) { + this.getXml().appendChild(author.getXml()); + this.authors.add(author); + return this.authors.size() - 1; + } + + /** + * access the list of authors + * @return + */ + public ArrayList getAuthors() { + return this.authors; + } + + /** + * get the author at the specified index + * @param index + * @return the author or null if the author list is shorter + */ + public Author getAuthor(int index) { + if (this.authors.size() <= index) + return null; + + return this.authors.get(index); + } + + /** + * find all authors with the specified name (there can be more than one) + * @param name + * @return + */ + public ArrayList getAuthor(String name) { + ArrayList auts = new ArrayList<>(); + for (Author aut : this.authors) { + if (aut.getName().equals(name)) + auts.add(aut); + } + return auts; + } + + /** + * remove all authors with the specified name from the metadata + * @param name + */ + public void removeAuthor(String name) { + ArrayList auts = this.getAuthor(name); // find all authors with the specified name (there can be more than one) + for (Author aut : auts) { // remove them + aut.getXml().detach(); + auts.remove(aut); + } + } + + /** + * add a comment to the metadata + * @param comment + */ + public int addComment(String comment) { + if (comment == null) + comment = ""; + + Element c = new Element("comment", Mpm.MPM_NAMESPACE); + c.appendChild(comment); + this.getXml().appendChild(c); + this.comments.add(c); + return this.comments.size() - 1; + } + + /** + * access the comments + * @return + */ + public ArrayList getComments() { + return this.comments; + } + + /** + * read the comment at the specified index + * @param index + * @return + */ + public String getComment(int index) { + return this.comments.get(index).getValue(); + } + + /** + * remove the comment at index i + * @param index the index of the comment object + */ + public void removeComment(int index) { + this.comments.remove(index); + } +}