Template:Short description {{#invoke:other uses|otheruses}} Template:Multiple issues Template:Use dmy dates {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other

Audio Stream Input/Output (ASIO) is a computer audio interface driver protocol for digital audio specified by Steinberg, providing high data throughput, synchronization, and low latency between a software application and a computer's audio interface or sound card.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

ASIO was initially released in 1997 in order to enable streaming of one or more audio streams from an (multi-input/output) audio interface to a software and vice versa with minimal latency and sample accurate synchronization of the audio streams. It allows the audio streams to use any sample rate and supports bit resolutions of 16, 24, 32 bit integer and 32 or 64 bit floating point.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

The release of ASIO 2.0 in 1999 brought further enhancements such as ASIO Direct Monitoring, where an audio signal is monitored directly from the audio interface with basically zero latency, and ASIO Positioning Protocol, used to sample accurately synchronize a computer to other digital machines such as ADAT recorder or also other computers.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

ASIO 2.3 introduced monitoring for dropouts in the audio stream.<ref>ASIO SDK 2.3.pdf, as part of the ASIO SDK.</ref>

ASIO bypasses the normal audio path from a user application through layers of intermediary operating system software so that an application connects directly to the sound card hardware. Each layer that is bypassed means a reduction in latency (the delay between an application sending audio information and it being reproduced by the sound card, or input signals from the sound card being available to the application). In this way, ASIO offers a relatively simple way of accessing multiple audio inputs and outputs independently.

Operating systemsEdit

Currently only Microsoft Windows (AMD/Intel x86-64) is supported by the ASIO SDK. Microsoft announced to incorporate ASIO into their USB Audio Class 2 driver for their Arm64 architecture.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

While originally supporting MacOS, the introduction of Core Audio with macOS X made ASIO support for this OS unnecessary.

There is also an experimental ASIO driver for Wine, WineASIO,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> for a Windows compatibility layer for Linux.<ref name=":0">Template:Cite journal</ref> WineASIO driver uses the JACK sound server as its audio back-end and allows many ASIO-aware applications to run with low latency under WINE.<ref name=":0" />

LicensingEdit

The license to use the ASIO software development kit (SDK) and to distribute an ASIO driver is free of charge. Yet an SDK license agreement has to be signed.<ref>Steinberg ASIO SDK Licensing Agreement Version 2.0.3, PDF available as part of the ASIO SDK.</ref>

Distribution of the source code is not allowed. For example, the user manual of the Audacity audio editor states: "Licensing restrictions prevent us including ASIO support in released versions of Audacity, but Audacity can be compiled with ASIO support for private, non-distributable use."<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

See alsoEdit

ReferencesEdit

Template:Reflist

External linksEdit