summaryrefslogtreecommitdiff
path: root/examples/Gain/README.md
blob: 7cb1968d744afe932bd34363a850582d1cd9b89e (plain)
1
2
3
4
5
6
7
# Gain example

This example will show how to create a simple plugin in DPF with one parameter.<br/>

The plugin will alter the gain by multiplying the input samples by a constant factor 0-2.<br/>

The plugin has no UI because there's no need for one in this case.<br/>