Welcome to the Music Processing Suite Website!

Music Processing Suite (MPS) is a software system for advanced symbolic music processing with the following features:

Music Modeling

MPS is based on music models containing individual representations of musical aspects and contexts such as meter, tempo, rhythms, pitches, scales, harmonies, loudness, lyrics and more.

more

Music Analysis

Analysis infrastructure for statistical music analysis and visualization. MPS generates PDF reports containing statistical diagrams, tables, graphs and Markov models.

more

Composition Language

Composition language for intuitive, redundancy-free music specification and notation. Easily create your own scores and lead sheets.

more

Music Search

Advanced context-sensitive music search functionality

more

Transformations

Transformation infrastructure for conversions between various music representation formats such as MPS Models, MIDI, MusicXML, LilyPond, PDF, CSV, SuperCollider and more.

more

Powerful IDE

MPS is a powerful customizable application based on Eclipse

more

News and Updates

Latest Posts

Release of Music Processing Suite 1.5.1

Music Processing Suite 1.5.1 was released on September 22, 2019.

New Features and Enhancements:

  • Charts / plots / graphs displayed in the analysis results view can now be exported as .jpg, .png and .bmp images
  • Added option to enable/disable implicit harmony analysis (derives harmonies from simultaneously audible pitches)
  • Added new harmony-related extraction features:
    • Simplified Harmony Distribution
    • Harmony Duration Distribution
    • Harmony Distribution Dependent on Beat
    • Harmony Distribution Dependent on Duration
    • Simplified Implicit Harmony Distribution
    • Implicit Harmony Change Beat Distribution
    • Implicit Harmony Duration Distribution
    • Implicit Harmony Circle of Fifths Distance Distribution
    • Implicit Harmony Distribution Dependent on Duration
    • Simplified Implicit Harmony Distribution Dependent on Duration
  • Harmony plot axes are now sorted according to the circle of fifths, both in the MPS UI and PDF analysis reports
  • Added export of note/rest/measure count analysis data
  • Added export of instrument-related analysis data
  • Improved capitalization of analysis result folder, report folder and report file name.
  • Progress view is automatically opened for potentially long-running jobs
  • Added documentation for analysis results browser view
  • Added overview table for all available analysis features in the documentation
  • Added documentation for algorithmic composition and crossover features
  • Improved documentation for run configurations in general
  • Improved Context-sensitive search UI labels

Bugfixes:

  • Several issues regarding harmony plots were fixed. The harmony to axis position mapping was enhanced.
  • Analysis result view in MPS can now generate plots even if CSV file data is escaped for LaTeX processing
  • Score option “Omit Short Instrument Names” only worked for non-percussion instruments, this now affects percussion staves as well
  • Added automatic adjustment of short-indent in LilyPond files if short instruments name overflow pages
  • Fixed a problem regarding measure alignment in context layer models
  • Fixed NullPointerException when merging implicit harmony data in case implicit harmony analysis is disabled
  • Fitness function configurations were not found when running an evolutionary composition for the first time. The related resource refresh problem was fixed.

Notes:

  • The capitalization of folder and file names was adjusted for analysis result folders (*_Analysis) and analysis report folders/files (*_Analysis_Report). If you have existing anylsis folders containing _analysis or _report and re-run analysis jobs, an error will occur because Eclipse resource names are not case-sensitive. In this case, you have to either rename your resource names to _Analysis and/or _Report, respectively, or delete the existing folders before you run the analysis or report generation again.

Release of Music Processing Suite 1.5.0

Music Processing Suite 1.5.0 was released on July 18, 2019.

New Features and Enhancements:

  • This release adds an experimental user interface for an evolutionary algorithm which is capable of generating musical material according to certain statistical criteria. It is also possible to combine (cross) several compositions using this algorithm.
  • Added a new view to browse and visualize musical analysis results directly in MPS
  • Added option to escape the contents of analysis CSV files for LaTeX processing
  • When rendering context tree model representations, the .pdf file is opened instead of the .dot file
  • When launching context-sensitive coprus search, the launch configuration dialog is opened if no corpus location is specified
  • Improved internal analysis feature management infrastructure

Bugfixes:

  • Fixed ClassNotFoundExceptions relating to MusicXML serialization/deserialization when running with Java 9+
  • Fixed IllegalArgumentException when deriving degrees

Notes:

  • The file names for analysis results have changed. You have to rename your existing result files or re-generate your analysis results in order to use the new analysis results view and to generate analysis report PDFs.

Release of Music Processing Suite 1.4.0

Music Processing Suite 1.4.0 was released on May 28, 2019.

New Features and Enhancements:

  • Ugraded Eclipse base platform to 2019-03 (4.11)
  • Implemented support for tranposing instruments, which are automatically transposed correctly in generated scores. Non-transposing variants are still available for most instruments.
  • Added octave transpositions for the following instruments:
    • Piccolo
    • (Soprano) Recorder
    • Acoustic Guitar
    • Acoustic Steel Guitar
    • Electric Jazz Guitar
    • Electric Guitar
    • Muted Electric Guitar
    • Overdriven Electric Guitar
    • Distorted Electric Guitar
  • Added new instrument definitions:
    • Garklein Recorder
    • Sopranino Recorder
    • Alto Recorder
    • Tenor Recorder
    • Bass Recorder
    • Great Bass Recorder
    • Contrabass Recorder
    • Sub-Great Bass Recorder
    • Sub-Contrabass Recorder
    • Soprano Saxophone in Bb
    • Alto Saxophone in Eb
    • Tenor Saxophone in Bb
    • Baritone Saxophone in Eb
    • Clarinet in Bb
    • Clarinet in A
    • Clarinet in Eb
    • Bass Clarinet
    • Bass Clarient in Bb
    • Contrabassoon
    • Trumpet in D
    • Trumpet in Bb
    • English Horn in F
    • Horn (synonym to Frensh Horn)
    • Horn in F
    • Celesta
    • Glockenspiel
    • Xylophone
    • Ukulele
    • Euphonium
    • Soprano Vocals
    • Mezzo-Soprano Vocals
    • Alto Vocals
    • Tenor Vocals
    • Baritone Vocals
    • Bass Vocals
  • Added default octaves and default clefs for cello and double bass
  • Added documentation for transposing instruments
  • Improved typesetting for instrument names in scores containing special characters (like the flat in Bb)
  • Added option to show/hide short instrument names in scores
  • Scores and analysis reports are now opened automatically after compilation
  • New splash screen

Incompatible changes:

  • Instrument definition parameter lilyPondInstrumentName was renamed to the more generic midiInstrumentName. If you define custom instruments using this parameter, these must be changed accordingly.

Bugfixes:

  • Chords can now be used in conjunction with tied rhythms, in which case all chord notes are tied to the next note
  • Pitches, degrees and syllables used in conjuction with tied notes are now extended correctly
  • Fixed overflowing instrument names in scores
  • Fixed IllegalStateException during MC2L validation of incomplete fragment references
  • Fixed NullPointerException during MC2L validation of incomplete note durations
  • Minor documentation formatting fixes

Release of Music Processing Suite 1.3.0

Music Processing Suite 1.3.0 was released on March 9, 2019.

New Features and Enhancements:

  • Upgraded underlying Eclipse platform to 2018-12 (4.10)
  • Added the keyword recursive for modifiers. If used, the modifiers are also applied to matching contexts below the modifier as opposed to the next matching context above the modifier.
  • Added all dependencies to update site, which makes installations into existing Eclipse instances easier. Installations should now be possible using the MPS update site (and the official update site of the host Eclipse, which is activated by default) only.
  • Upgraded JavaOSC to 0.5

Latest Release

Latest MPS version: 1.15.0
Released on January 6, 2025

Music Processing Suite is developed by David Pace and originates from his dissertation project at the University of Music in Karlsruhe, Germany.