gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

image.cpp (44B)


      1 #include "image.h"
      2 
      3 namespace genericUI
      4 {
      5 }