Audio DSP Library for xcore.ai
VERSION | RELEASED | COMMENTS | ||
---|---|---|---|---|
v1.3.0 | 2025-05-08 | Lib_audio_dsp user guide updated to cover the new components in V1.3 release and also includes improvements to the setup instructions. | VIEW HTML VIEW PDF | ZIP |
v1.2.0 | 2024-11-19 | DOWNLOAD ZIP | ZIP | |
v1.1.0 | 2024-09-27 | DOWNLOAD ZIP | ZIP | |
1.0.0 | 2024-08-06 | DOWNLOAD ZIP | ZIP |
Summary#
Note
Some software components in this tool flow are prototypes and will be updated in Version 2 of the library. The underlying Digital Signal Processing (DSP) blocks are however fully functional. Future updates will enhance the features and flexibility of the design tool.
lib_audio_dsp is a DSP library for the XMOS xcore architecture. It facilitates the creation of multithreaded audio DSP pipelines that efficiently utilise the xcore architecture.
The library is built around a set of DSP function blocks, referred to in the documentation as “Stages”, which have a consistent API and can be combined to create many different designs.
Features#
lib_audio_dsp includes common signal processing functions optimised for the xcore, such as:
biquads and FIR filters
compressors, limiters, noise gates and envelope detectors
adders, subtractors, gains, volume controls and mixers
delays and reverb.
These can be combined together to make complex audio pipelines for many different applications, such as home audio, music production, voice processing, and AI feature extraction.
Known Issues#
None
Host System Requirements#
None
Required Tools#
XMOS XTC Tools: 15.3.1
Required Libraries (dependencies)#
lib_xcore_math (www.github.com/xmos/lib_xcore_math)
lib_logging (www.github.com/xmos/lib_logging)
lib_locks (www.github.com/xmos/lib_locks)
Support#
This package is supported by XMOS Ltd. Issues can be raised against the software at: http://www.xmos.com/support