Changes

Jump to navigation Jump to search
Line 735: Line 735:  
  #define DISTRHO_PLUGIN_INFO_H_INCLUDED
 
  #define DISTRHO_PLUGIN_INFO_H_INCLUDED
 
   
 
   
  #define DISTRHO_PLUGIN_BRAND "YourName"
+
  #define DISTRHO_PLUGIN_BRAND "Wyleu"
 
  #define DISTRHO_PLUGIN_NAME "SimpleGain"
 
  #define DISTRHO_PLUGIN_NAME "SimpleGain"
  #define DISTRHO_PLUGIN_URI "http://yourdomain.com/plugins/simplegain"
+
  #define DISTRHO_PLUGIN_URI "http://zynthian.org/plugins/lv2/simplegain"
 
  #define DISTRHO_PLUGIN_HAS_UI 0
 
  #define DISTRHO_PLUGIN_HAS_UI 0
 
  #define DISTRHO_PLUGIN_IS_RT_SAFE 1
 
  #define DISTRHO_PLUGIN_IS_RT_SAFE 1
1,112

edits

Navigation menu