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

wState.cpp (40B)


      1 #include "wState.h"
      2 
      3 namespace wLib
      4 {
      5 }