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.

18 lines
172B

  1. # LV2
  2. lv2_generate_ttl
  3. lv2_descriptor
  4. lv2ui_descriptor
  5. # VST2
  6. VSTPluginMain
  7. # VST3
  8. DllMain
  9. InitDll
  10. ExitDll
  11. ModuleEntry
  12. ModuleExit
  13. bundleEntry
  14. bundleExit
  15. GetPluginFactory