Writing a new Plugin

Within the source directory, plugins/osc/README.developer.md contains a detailed guide on how to write a new plugin. The README covers commit b9d6a47e9a2586d51dac521d7532fb11d76e0ae5

When writing a new plugin, please use the OLA_PLUGIN_EXPERIMENTAL identifier. When the plugin is merged into the mainline a new identifier will be allocated.

For more general developer information, such as how to get your plugin merged, details of our code style and review process, please see the page about contributing to OLA.