What is the difference between .cdda and .rst?
- Extension
- .cdda
- .rst
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- Sony
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- A CDDA (CD Digital Audio File) is a type of audio file extracted directly from an audio CD. This format is also known as CD-DA, which stands for Compact Disc Digital Audio. It is a standard format for audio CDs established by Philips and Sony in the Red Book specification. CDDA files represent uncompressed digital audio data in a linear PCM (Pulse Code Modulation) format.
- Primarily created for Python, RST is a text file that uses reStructuredText markup language for in-line program documentation. It can also be used to develop standalone documents and simple web pages.
- MIME Type
- audio/x-cdda
- text/x-rst
- Sample
- sample.cdda
- Wikipedia
- .cdda on Wikipedia
- .rst on Wikipedia