Septen
authored
* Basic implemntation of Open Ephys Plugin Generator. Now it generates empty processor & editor. To compile plugin with current plugin build systems we just need to copy "Source" folder of our plugin into plugin-GUI/Source/Plugins/ and give it some valuable name. * ExampleProcessor, ExampleEditor classes refactoring and stylystic fixes.