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.
moreMusic Analysis
Analysis infrastructure for statistical music analysis and visualization. MPS generates PDF reports containing statistical diagrams, tables, graphs and Markov models.
moreComposition Language
Composition language for intuitive, redundancy-free music specification and notation. Easily create your own scores and lead sheets.
moreTransformations
Transformation infrastructure for conversions between various music representation formats such as MPS Models, MIDI, MusicXML, LilyPond, PDF, CSV, SuperCollider and more.
moreNews and Updates
Latest Posts
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 genericmidiInstrumentName
. 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
Release of Music Processing Suite 1.2.3
Music Processing Suite 1.2.3 was released on March 2, 2019.
Bugfixes:
- Fixed invocation of Batik SVG library which potentially led to
ClassNotFoundExceptions
,NoClassDefFoundErrors
orLinkageErrors
depending on the Batik version - Fixed threading issue which potentially caused deadlocks when errors occurred while writing Eclipse resources
Latest Release
Latest MPS version: 1.14.0
Released on February 8, 2024
Music Processing Suite is developed by David Pace and originates from his dissertation project at the University of Music in Karlsruhe, Germany.