Real-time Audio Effects on the SoCKit Board
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
romdata
rtl
software
test
.gitignore
README.md
rtaudio_effects.qpf
rtaudio_effects.qsf

README.md

Real-Time Audio Effects

The code in this repository implements a simple real-time audio FIR filter on the Arrow SoCKit board. It is being discussed in parts 8 and 9 of my FPGA development series.