Draft:Audio Definition Model
This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
This draft appears to contain text generated by a large language model (such as ChatGPT). You cannot use LLMs to generate article content.
Declined by MediaKyle 9 months ago.LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice. These tools are prone to specific issues that violate our policies:
Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject. See the advice page on large language models for more information. |
Comment: I can see what it is, and the references say what it is, but the notability is not verified in the references.The prior AI issues have been solved 🇵🇸🇺🇦 FiddleTimtrent FaddleTalk to me 🇺🇦🇵🇸 16:50, 3 December 2025 (UTC)
Comment: (See previous discussion, https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Help_desk/Archives/2025_August_26#c-M2Ys4U-20250827171700-MediaKyle-20250826154800). Resubmitting with this afc comment on another editor's advice. I have not used an LLM, or any kind of chatbot when writing this article. The "hallmarks of an LLM" present in the original draft appear to be mainly bad formatting and excessive use of bold-type, both of which I changed when I observed how it looked against other articles on Wikipedia.
Comment: In accordance with Wikipedia's Conflict of interest policy, I disclose that I have a conflict of interest regarding the subject of this article. Defaultthis101 (talk) 12:21, 28 May 2025 (UTC)
Comment: (See previous discussion, https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Help_desk/Archives/2025_August_26#c-M2Ys4U-20250827171700-MediaKyle-20250826154800). Resubmitting with this afc comment on another editor's advice. I have not used an LLM, or any kind of chatbot when writing this article. The "hallmarks of an LLM" present in the original draft appear to be mainly bad formatting and excessive use of bold-type, both of which I changed when I observed how it looked against other articles on Wikipedia.
| Audio Definition Model | |
|---|---|
| ITU-R Recommemndation BS.2076 | |
| Abbreviation | ADM |
| Status | Published |
| First published | June 2015 |
| Latest version | 2 |
| Organization | International Telecommunications Union |
| Related standards | ITU-R Recommendations BS.2125, BS.2094, BS.2127 |
| Predecessor | EBU Tech 3364 |
| Website | https://www.itu.int/rec/R-REC-BS.2076-2-201910-I/en |
The Audio Definition Model (ADM) is an open, standardized, metadata model, developed to describe the technical properties of audio.[1][2]
It was originally specified by the European Broadcasting Union,[3] but since 2015 has specified by the ITU as Recommendation ITU-R BS.2076.[4]
Orpheus Project here?
Scope
The ADM is intended for the delivery and exchange of audio content from production through to the stage where the audio is encoded for final broadcast.[5] Due to its flexibility it can be used to describe very simple audio configurations such as traditional mono and stereo content, up to highly complex immersive and interactive productions, including Next Generation Audio (NGA).[6] The ADM does not set any limits on the quantity or complexity of the audio it is describing.[7]
Type of Supported Audio
The ADM supports five types of audio:[8]
- Channel-based - an audio channel is expected to be delivered to a loudspeaker without any need for modification, e.g. stereo.
- Scene-based - the audio channels represent a speaker-independent representation of a soundfield using spherical harmonics. e.g ambisonics and Higher Order Ambisonics (HOA).
- Object-based - each audio channel has positional metadata or other properties attached to it.[9]
- Matrix-based - audio channels are combined via matrix equations to generate other channels. They are decoded using a Matrix decoder.
- Binaural-based - binaural recording has been used to simulate the acoustic effects of the head and ears, or the audio has been pre-rendered using binaural filters; and intended to be played over headphones.
Structure
The ADM consists of the set of elements to desribe the format and general content of the associated audio.[10] The elements that describe the format are:
- audioTrackFormat - describes the essential audio data type in a track (e.g. PCM).
- audioStreamFormat - a combination of tracks (audioTrackFormat) that must be combined to represent one or more audio channels.
- audioChannelFormat - describes a single mono channel of audio, including which type of audio it is (e.g. front-left channel)
- audioPackFormat - a combination of related channels (audioChannelFormat) that must be combined to represent a particular sound (e.g. stereo).
The elements that describe the content are:
- audioObject - references one or more tracks and associated audioPackFormat to define an audio object.
- audioContent - describes a set of audio objects with related content, and contains content information such a language and loudness.
- audioProgramme - decscribes a whole programme and references the relevant audioContents to make that programme.
Rendering
As with any metadata the ADM metadata requires parsing and processing to be useful. Apart from channel-based audio, each type of audio requires processing to convert it into audio channels that are able to sent to output devices. This type of processor is called a renderer, which reads in ADM metadata and its associated audio and outputs audio channels based on an assignement output configuration.[11]
A reference ADM renderer has been standardised in the ITU with Recommendation ITU-R BS.2127.[12] This was derived from EBU work in EBU Tech.
Several software tools have been developed to render ADM, including:
- EBU ADM Renderer (EAR) Production Suite[13], developed by BBC R&D, EBU, and IRT.
- ADMixer[14], developed by IRCAM
- DaVinci Resolve
Serial ADM
The ADM, as defined in ITU-R BS.2076, is designed for file-based applications, where a complete audio programme will be carried in a single file. However, this is not suitable for streaming or live scenarios where audio and metadata needs to be delivered in real-time. The Serial ADM (S-ADM) is a version of the ADM that carries audio and its associated metadata in a succession of time-limited frames.[15] This is standardised in the ITU as Recommendation ITU-R BS.2125 [16]
Format and Carriage
The ADM is primarily represented in XML.[1] It does not carry any audio itself, though it does the reference audio tracks it is describing. All the XML elements and attributes names are in English.
ADM XML can be carried in a number of file formats including BW64 (using recommendation ITU-R BS.2088).[17] The axml chunk carries the ADM XML metadata, and the chna chunk carries the channel allocation look-up table.
S-ADM frames can be carried over IP using SMPTE ST2110 transport methods, specifically SMPTE ST2110-41, SMPTE ST2110-31; and over AES3 using SMPTE ST2116.
Though ADM elements are typically represented by XML, ITU-R BS.2076 does not prohobit the use of other data standards to hold information, e.g. JSON.
See also
- BWF, Broadcast Wave Format
- EBU - TECH 3306-2007 - RF64: An extended File Format for Audio
- Dolby Atmos
- MPEG-H
References
- ^ a b "What is the ADM?". EBU ADM Guidelines. European Broadcasting Union. Retrieved 16 July 2025.
- ^ "Audio Definition Model". Sustainability of Digital Formats: Planning for Library of Congress Collections. Library of Congress. Retrieved 18 July 2025.
- ^ "EBU ADM Guidelines". EBU ADM Guidelines. European Broadcasting Union. Retrieved 16 July 2025.
- ^ "TU-R Recommendation BS.2076: Audio Definition Model". International Telecommunication Union. Retrieved 16 July 2025.
- ^ "TR 045 Why Broadcasters Need An Open, Codec-Independent Workflow For NGA Production Deployment" (PDF). EBU. European Broadcasting Union. Retrieved 30 September 2025.
- ^ "10 things you need to know about Next Generation Audio" (PDF). EBU. European Broadcast Union. Retrieved 30 September 2025.
- ^ "What is the ADM?". EBU ADM Guidelines. EBU.
- ^ Rodgers, Julian (3 June 2024). "The 5 Types Of Audio Defined In An ADM File". Production Expert.
- ^ Davies, W; Spors, S (August 2019). "Guest editors' note : Special issue on object-based audio". Journal of the Audio Engineering Society. 67 (7/8): 484-485. Retrieved 16 July 2025.
- ^ "ITU-R Recommendation BS.2094: Common definitions for the Audio Definition Model". International Telecommunication Union. Retrieved 18 July 2025.
- ^ Coleman, Philip; Franck, Andreas; Francombe, Jon; Liu, Qingju; de Campos, Teofilo; Hughes, Richard (17 January 2018). "An Audio-Visual System for Object-Based Audio: From Recording to Listening". IEEE Transactions on Multimedia. 20 (8): 1919–1931. Bibcode:2018ITMm...20.1919C. doi:10.1109/TMM.2018.2794780.
- ^ "ITU-R Recommendation BS.2027: Audio Definition Model renderer for advanced sound systems". International Telecommunication Union. Retrieved 18 July 2025.
- ^ "EAR Production Suite". European Broadcasting Union. Retrieved 18 July 2025.
- ^ "ADMix". ircam Forum. ircam. Retrieved 18 July 2025.
- ^ Emmott, Kevin (10 August 2023). "Everything we know about: ADM-OSC, S-ADM and the delivery of next-generation audio". TVB Europe. Retrieved 18 July 2025.
- ^ "BS.2125 : BS.2125 : A serial representation of the Audio Definition Model". International Telecommunication Union. Retrieved 16 July 2025.
- ^ "BS.2088 : Long-form file format for the international exchange of audio programme materials with metadata". International Telecommunication Union. Retrieved 18 July 2025.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.

- Reliable sources include: reputable newspapers, magazines, academic journals, and books from respected publishers.
- Unacceptable sources include: personal blogs, social media, predatory publishers, most tabloids, and websites where anyone can contribute.
Replace any unreliable sources with high-quality sources. If you cannot find a reliable source for the material, it should be removed.