Changes

Jump to navigation Jump to search
Line 685: Line 685:     
  '''git clone --recursive https://github.com/DISTRHO/DPF.git'''
 
  '''git clone --recursive https://github.com/DISTRHO/DPF.git'''
 +
 +
This is a tool to assist plug in writing....
 +
 +
''DPF is designed to make development of new plugins an easy and enjoyable task.
 +
It allows developers to create plugins with custom UIs using a simple C++ API.
 +
The framework facilitates exporting various different plugin formats from the same code-base.
 +
 +
DPF can build for LADSPA, DSSI, LV2, VST2, VST3 and CLAP formats.
 +
A JACK/Standalone mode is also available, allowing you to quickly test plugins.''
    
Then make a  directory.
 
Then make a  directory.
1,112

edits

Navigation menu