Skip to content

Instantly share code, notes, and snippets.

@grejppi
Created April 16, 2014 00:07
Show Gist options
  • Save grejppi/10791446 to your computer and use it in GitHub Desktop.
Save grejppi/10791446 to your computer and use it in GitHub Desktop.
there's so much wrong with this
#ifdef WTF_BITWIG
LV2_SYMBOL_EXPORT const AEffect* main (audioMasterCallback master) {
return VSTPluginMain (master);
}
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment