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.

12 lines
196B

  1. set(zynaddsubfx_synth_SRCS
  2. Synth/SynthNote.cpp
  3. Synth/ADnote.cpp
  4. Synth/Envelope.cpp
  5. Synth/LFO.cpp
  6. Synth/OscilGen.cpp
  7. Synth/PADnote.cpp
  8. Synth/Resonance.cpp
  9. Synth/SUBnote.cpp
  10. PARENT_SCOPE
  11. )