Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Contributing to Zynthian Development
(view source)
Revision as of 16:02, 13 August 2025
427 bytes added
,
13 August
→DistrhoPluginInfo.h
Line 753:
Line 753:
This defines the plugin’s metadata.
This defines the plugin’s metadata.
+
+
You get to define some information about you and what you are trying to do.
+
You make decisions like am I going to use a GUI?
+
How many inputs and outputs it will have
+
and the expectations as how it will interact with the environment.
+
+
All wrapped in a test
+
#ifndef DISTRHO_PLUGIN_INFO_H_INCLUDED
+
#define DISTRHO_PLUGIN_INFO_H_INCLUDED
+
#endif
+
+
The Python programmer in me would like a little indentation but such is life...
=====DisthroPluginMain.cpp=====
=====DisthroPluginMain.cpp=====
Wyleu
1,112
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Documentation
Building
Software
User's Guide
Updating
Accessing
FAQ
Features & Resources
Features
Processors
SoundFonts
Sound Demos
Photo Gallery
Development
TODO list
Wishlist
Development
Media
Media References
Sites
Web
Forum
Shop
Blog
GitHub
Social
YouTube
Twitter
Instagram
Google+
Facebook
Wiki
Recent changes
Random page
Help
Tools
Special pages
Printable version