| 
    DISTRHO Plugin Framework
    
   | 
 
Variables | |
| static constexpr const char | bypass [] = "dpf_bypass" | 
| static constexpr const char | bypass_lv2 [] = "lv2_enabled" | 
Parameter designation symbols.
These are static, hard-coded definitions to ensure consistency across DPF and plugins. 
      
  | 
  staticconstexpr | 
Bypass designation symbol.
      
  | 
  staticconstexpr | 
Bypass designation symbol, inverted for LV2 so it becomes "enabled".