MUS File Documentation


Summary

A Finale Notation File is sheet music created in Finale, MakeMusic’s music-notation program. It stores an engraved score (notes, staves, lyrics, layout), not recorded audio, despite often being mislabelled “audio”. Its MIME type is application/octet-stream. The catch: MakeMusic discontinued Finale in 2024, and no other program reads the proprietary .mus format. If you still have Finale, open the file and export it to MusicXML, which MuseScore, Dorico and Sibelius can import.

Technical details

FeatureValue
Full nameFinale Notation File (legacy)
File extension.mus
MIME typeapplication/octet-stream
Format typeMusic-notation document (proprietary binary)
NotAudio or MIDI — it stores written music, not sound
DeveloperMakeMusic
Introduced1988 (Finale 1.0)
Native throughFinale 2012; replaced by .musx from Finale 2014
StatusFinale discontinued Aug 2024; support ended Aug 2025
Open standardNo — proprietary and undocumented
Magic numberNo published, stable public signature
Opens inFinale only (legacy install)
Migration pathExport to MusicXML from a working Finale
Successor format.musx (Finale 2014+)
Related extensions.musx, .musicxml, .mxl, .mid, .pdf
Developer sitefinalemusic.com

What is a MUS file?

A .mus file is the legacy native document of Finale, the professional music-notation program (a “scorewriter”) made by MakeMusic starting in 1988. It stores a fully engraved score: the notes and rhythms, the staves and instruments, articulations, lyrics, chord symbols, and the page layout that determines how the printed sheet music looks. It is a notation document, not a recording. Many file databases file .mus under “audio”, which is misleading: the file contains written music, and while Finale can play a score back and export audio, none of that sound is stored in the .mus itself.

The format is a proprietary MakeMusic binary. There is no published specification and no reliable public magic-number signature, so identification is by extension and by Finale’s own parser rather than by inspecting the header. That closed design is the root of every practical problem owners of these files now face, because the one program that understands the layout has been discontinued.

.mus versus .musx: two generations of the Finale format

Finale used .mus as its native extension through Finale 2012. Starting with Finale 2014, the native format changed to .musx, the modern Finale document. So a .mus file is typically an older Finale score and a .musx a newer one. Both are proprietary, and both are readable only by Finale. A recent Finale could open a legacy .mus and re-save it as .musx, but that keeps the score locked inside the same closed family; it does not make the music portable to other programs.

What a Finale score actually holds

Because Finale is an engraving tool, a .mus carries far more than pitches and durations. Understanding the categories explains why the migration path below preserves some things and loses others.

ContentWhat it is
Score / engraving dataNotes, rhythms, staves, measures, clefs, key and time signatures
Instrument / part layoutMultiple staves and separately extractable instrument parts
Text elementsLyrics, titles, chord symbols, expressions, articulation markings
Page formattingEngraving rules and layout settings for the printed page
Playback dataMIDI and instrument assignments used for Finale’s playback, not stored sound

The playback row is the one that causes the “is it audio?” confusion. Finale assigns MIDI instruments and can synthesise the score to hear it, but what the file records is the assignment, not an audio waveform. Exporting to MP3 or WAV renders that assignment to sound at export time.

The decisive fact: Finale is discontinued

On 26 August 2024 MakeMusic announced the end of Finale’s development and sales, and technical support ended on 26 August 2025. MakeMusic endorsed a crossgrade to Steinberg’s Dorico and shipped a late Finale build to help users export their work before losing access. Because the .mus/.musx format is proprietary and undocumented, no other notation program reads it directly: Dorico, MusicXML-based MuseScore and Sibelius cannot import .mus or .musx natively. This turns “how do I open a .mus without Finale?” into the central question for this extension, and the honest answer is that you cannot open it directly at all.

The migration path: export to MusicXML while Finale still runs

The only reliable way off the format is MusicXML, the open interchange standard for notation. In a still-authorised copy of Finale, open the .mus and use File › Export › MusicXML (choose MusicXML 4.0). MuseScore (free), Dorico and Sibelius all import MusicXML, which carries the notes, rhythms, staves, lyrics and most markings across. The transfer is not pixel-perfect, since engraving and fine layout differ between programs, but the music itself survives.

The hard constraint is that this export requires a working Finale. Without one, there is no supported route to produce MusicXML from a .mus, because nothing else can read the source. Anyone who still has Finale installed and authorised should batch-export their .mus/.musx library to MusicXML now, while it runs, and keep those exports as the future-proof copies. This is a preservation task, not a malware risk: the file is passive data, and the real danger is simply losing access to scores that become unreadable once the last Finale install stops working.

Rendering a score to PDF, MIDI or audio

The other common needs are a printable copy or a playable one, and both go through Finale (or through MusicXML in MuseScore once you have exported it). For a PDF, open the score in Finale and Print to a PDF printer, or export PDF directly; there is no standalone third-party .mus→PDF converter. For MIDI, Finale’s File › Export › MIDI writes out the notes and timing, but MIDI drops the notation detail (slurs, lyrics, layout), so MusicXML is the better choice when you care about the written score rather than playback. For MP3 or WAV, Finale’s audio export synthesises the score to sound; again, the .mus stores no audio, so this is a render, not an extraction. In every case the operation is initiated from inside a program that can read the score, which today means Finale, or MuseScore after a MusicXML export.

Frequently asked questions

How do I open a .mus file without Finale?

You cannot open it directly. The format is proprietary and undocumented, and Finale was discontinued in 2024, so no other program reads .mus. The only reliable route is to have the file exported to MusicXML from a working Finale, then open that MusicXML in MuseScore (free), Dorico or Sibelius. If you no longer have Finale, you need someone who does to perform the export.

Is a .mus file audio?

No, despite the common “audio” label. A Finale .mus is sheet music (notation), not a recording. Finale can render playback to MP3 or WAV on export, but the file itself stores the written score and its instrument assignments, not sound.

Can MuseScore open Finale .mus files?

Not directly. MuseScore cannot read the proprietary .mus/.musx format. You must first export the score to MusicXML from Finale; MuseScore then imports that MusicXML cleanly.

References