ADA
From Just Solve the File Format Problem
(Difference between revisions)
(Incorrect link) |
Dan Tobias (Talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | * [http://web.archive.org/web/20090422133229/http://www.rjamorim.com/rrw/ada.html Brief description and download of the encoder] | + | :''This page is about the audio file format. The programming language is at [[Ada]].'' |
+ | {{FormatInfo | ||
+ | |formattype=electronic | ||
+ | |subcat=Audio and Music | ||
+ | }} | ||
+ | |||
+ | '''Advanced Digital Audio''' (ADA) is an audio format. | ||
+ | |||
+ | * [http://web.archive.org/web/20090422133229/http://www.rjamorim.com/rrw/ada.html Brief description and download of the encoder] (archived version) | ||
+ | |||
+ | == Identification == | ||
+ | |||
+ | ADA files start with bytes {{magic|41 44 41 1a}}, or "{{magic|ADA}}"+<EOF> in [[ASCII]]. |
Latest revision as of 03:20, 8 January 2018
- This page is about the audio file format. The programming language is at Ada.
Advanced Digital Audio (ADA) is an audio format.
- Brief description and download of the encoder (archived version)
[edit] Identification
ADA files start with bytes 41 44 41 1a
, or "ADA
"+<EOF> in ASCII.