MON
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|mon}} }} '''MON''' is the format of montage files created by Steinberg WaveLab. == Links == ...") |
|||
Line 5: | Line 5: | ||
}} | }} | ||
'''MON''' is the format of montage files created by Steinberg [[WaveLab]]. | '''MON''' is the format of montage files created by Steinberg [[WaveLab]]. | ||
+ | |||
+ | ==File Information== | ||
+ | '''MON''' files are a proprietary binary format. The files begin with the hex values {{magic|4C450000}}, then the string <code>WaveLabAudioMontage</code> in ASCII. | ||
== Links == | == Links == | ||
* [https://new.steinberg.net/wavelab/ Official site] | * [https://new.steinberg.net/wavelab/ Official site] | ||
* [[Wikipedia:WaveLab]] | * [[Wikipedia:WaveLab]] |
Latest revision as of 20:23, 1 February 2021
MON is the format of montage files created by Steinberg WaveLab.
[edit] File Information
MON files are a proprietary binary format. The files begin with the hex values 4C450000
, then the string WaveLabAudioMontage
in ASCII.