Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
177B

  1. set(zynaddsubfx_dsp_SRCS
  2. DSP/AnalogFilter.cpp
  3. DSP/FFTwrapper.cpp
  4. DSP/Filter.cpp
  5. DSP/FormantFilter.cpp
  6. DSP/SVFilter.cpp
  7. DSP/Unison.cpp
  8. PARENT_SCOPE
  9. )