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
122B

  1. #ifndef ARPTEST
  2. #include "rack.hpp"
  3. #else
  4. #include "arprack.hpp"
  5. #endif
  6. using namespace rack;
  7. #define plugin "SynthKit"