DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

README.md (315B)


      1 # Embed External UI example
      2 
      3 This example will show how to use something external to DPF that is still embed within the host window.
      4 
      5 The DSP side does nothing but provide a dummy parameter, just to test the interaction.  
      6 The UI side implements a OS-native UI, in order to test interacting with external elements.