Skip to content

C++ Library for implementing the ARA Audio Random Access API

License

Notifications You must be signed in to change notification settings

Celemony/ARA_Library

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2025
Jan 10, 2025
Jan 15, 2025
Jan 15, 2025
Jan 14, 2025
Nov 7, 2022
Mar 5, 2021
Mar 5, 2021
Mar 5, 2021
Jan 14, 2025
Jun 13, 2024
Mar 5, 2021
Jan 10, 2025

Repository files navigation

ARA Audio Random Access: Implementation Library

Copyright (c) 2012-2025, Celemony Software GmbH, All Rights Reserved. Published under the Apache 2.0 license.

The ARA_Library Git repository contains an extensive set of C++ classes and utility functions to ease ARA development. It is intended to be used as a submodule when building ARA-enabled products.

Developers should download the full ARA_SDK repository which includes this repository along with the core ARA API specification, full documentation and detailed example code.

Any public release of ARA-enabled software should be based on a tagged public release of the ARA API. If temporarily using HEAD to study current work-in-progress, keep in mind that in order to achieve a concise long-term change history, any changes since the last tagged release may eventually be rebased.