Browse Source

Describe where to get help

pull/231/head
falkTX 5 years ago
parent
commit
fa10096a86
1 changed files with 9 additions and 3 deletions
  1. +9
    -3
      README.md

+ 9
- 3
README.md View File

@@ -17,6 +17,15 @@ Getting time information from the host is possible.<br/>
It uses the same format as the JACK Transport API, making porting some code easier.<br/> It uses the same format as the JACK Transport API, making porting some code easier.<br/>




## Help and documentation

Bug reports happen on the [https://github.com/DISTRHO/DPF/issues](DPF github project).

Online documentation is available at [https://distrho.github.io/DPF/](https://distrho.github.io/DPF/).

Online help and discussion about DPF happens in the [https://chat.kx.studio/channel/dpf](KXStudio chat DPF room).


## List of plugins made with DPF: ## List of plugins made with DPF:
- [DISTRHO glBars](https://github.com/DISTRHO/glBars) - [DISTRHO glBars](https://github.com/DISTRHO/glBars)
- [DISTRHO Kars](https://github.com/DISTRHO/Kars) - [DISTRHO Kars](https://github.com/DISTRHO/Kars)
@@ -52,6 +61,3 @@ Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially b


Plugin examples are available in the `example/` folder inside this repo.<br/> Plugin examples are available in the `example/` folder inside this repo.<br/>
Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples). Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).


Online documentation is available at [https://distrho.github.io/DPF/](https://distrho.github.io/DPF/).

Loading…
Cancel
Save