Audio Virtual DSP framework multi platform
Release: V1.0, May 1st 2020, tested on
- linux with alsa plugin and
- Okto Research DAC8PRO with DAC8PRODSPEVAL firmware running on XMOS XU216 platform.
Please read the 2 pages brief introduction in the AVDSP_intro.pdf
and the readme.md in linux folder.
- encoder : all files and helpers functions needed to generate a dsp program file as binary or hex file.
- dspprog : a collection of user examples and crossovers
- runtime : all files needed to execute an encoded binary dsp program file.
- osx : some files used by the author to test or generate dsp files for the OktoDac on his imac. xmosusb is to upload these programs into the dac trough the usb connection.
- unfortunately, and by opposite to linux, no CoreAudio driver provided yet...
- dsp_FIR instruction implemented but not tested yet
- a nanosharc xml parser is provided as a proof of concept but not fully integrated to generate proper dsp program