• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..24-Jun-2019-

DistrhoPluginInfo.hH A D24-Jun-20191.7 KiB4928

InfoExamplePlugin.cppH A D24-Jun-201910.1 KiB289157

InfoExampleUI.cppH A D24-Jun-20197 KiB237137

MakefileH A D24-Jun-2019852 4618

README.mdH A D24-Jun-2019390 117

README.md

1# Information example
2
3This example will show how to get some basic information sent to the UI.<br/>
4
5The Plugin has a lot of parameter outputs which the UI uses to get info from.<br/>
6This includes buffer-size and time position.<br/>
7Sample-rate can be requested directly from the UI.<br/>
8The UI will show this information as text.<br/>
9
10The plugin will not do any audio processing.<br/>
11