Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 358 Bytes

File metadata and controls

14 lines (12 loc) · 358 Bytes

GPU filtering

This is a sandbox for GPU based filter prototyping. The implementation began as a part of Aalto university course S-89.3580 Audio Signal Processing Seminar

The source dependencies can be seem from the CMake file, but the list is quite short:

  • Boost Libraries
  • Port Audio
  • Cuda 4.2

I used cmake 2.8 to generate the makefiles