What is the difference between .mp1 and .tex?
- Extension
 - .mp1
 - .tex
 
- Format
 - Binary
 - Text
 
- Category
 - Audio
 - Document
 
- Developer
 - Fraunhofer IIS
 - Donald Knuth
 
- Description
 - MPEG-1 Audio Layer I, commonly abbreviated to MP1, is one of three audio formats included in the MPEG-1 standard. It is a deliberately simplified version of MPEG-1 Audio Layer II (MP2), created for applications where lower compression efficiency could be tolerated in return for a less complex algorithm that could be executed with simpler hardware requirements. While supported by most media players, the codec is considered largely obsolete, and replaced by MP2 or MP3.
 - It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
 
- MIME Type
 - audio/mpeg
 - text/x-tex
 
- Sample
 - sample.tex
 
- Wikipedia
 - .mp1 on Wikipedia
 - .tex on Wikipedia