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

pmlinuxalsa.h (117B)


      1 /* pmlinuxalsa.h -- system-specific definitions */
      2 
      3 PmError pm_linuxalsa_init(void);
      4 void pm_linuxalsa_term(void);
      5 
      6