We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a guide from start to finish on "How to make a digital audio project with Aida DSP"
We want to realize a simple single band parametric equalizer and control its frequency of operation with an encoder knob.
Figure 1. Cambridge equalizer UAD
All the hardware required is an Aida DSP board (which has an encoder mounted on it) and an Arduino Uno/Mega/Due.
Figure 2. Aida DSP mounted on Arduino
Two versions of this reference project will be realized: one running at 48kHz, and the other at 96kHz.
Next: Sigma Studio Programming