Difference between revisions of "Zynthian Development"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | =Developer Info= | + | =Developer Info ( A sort of a Bestiary) = |
− | |||
* [[Contributing to Zynthian Development|Contributing to Zynthian Development]] | * [[Contributing to Zynthian Development|Contributing to Zynthian Development]] | ||
− | * [[Creating a new Zynthian | + | * [[Supported MIDI controllers|Supported_MIDI_controllers]] |
+ | * [[An example lv2 plugin |Creating a new Zynthian LV2 plugin]] | ||
+ | * [[Zynthian_PyCharm_Config|(Depreciated) A PyCharm development Environment]] | ||
* [[Zynthian MOD-GUI Guide|How to create modgui images for MOD-UI]] | * [[Zynthian MOD-GUI Guide|How to create modgui images for MOD-UI]] | ||
+ | * [[Zynthian file formats]] | ||
* [[Zynthian_Emulator Setup for Development|Setup Development/Emulation Environment]] | * [[Zynthian_Emulator Setup for Development|Setup Development/Emulation Environment]] | ||
− | |||
* [[Zynthian GUI start up walkthrou'|Zynthian GUI start up walkthrou']] | * [[Zynthian GUI start up walkthrou'|Zynthian GUI start up walkthrou']] | ||
* [[Zynthian Engine Preset Structure|Zynthian Engine Preset Structure]] | * [[Zynthian Engine Preset Structure|Zynthian Engine Preset Structure]] | ||
* [[Zynthian SystemD Startup|Zynthian SystemD Startup]] | * [[Zynthian SystemD Startup|Zynthian SystemD Startup]] | ||
* [[Zynthian Webconf debug with Visual Studio Code (VSC) |Zynthian Webconf debug with Visual Studio Code]] | * [[Zynthian Webconf debug with Visual Studio Code (VSC) |Zynthian Webconf debug with Visual Studio Code]] | ||
+ | * [[Zynthian_Reporting_and_Tracking|Reporting and Tracking]] | ||
+ | * [[Zynthian_PyCharm_Config|(Depreciated) A PyCharm development Environment]] | ||
* Discussion on using various Python IDEs for Zynthian development https://discourse.zynthian.org/t/setting-up-dev-testing-environment-mac/2041/22 | * Discussion on using various Python IDEs for Zynthian development https://discourse.zynthian.org/t/setting-up-dev-testing-environment-mac/2041/22 | ||
Latest revision as of 20:17, 18 November 2024
1 Developer Info ( A sort of a Bestiary)
- Contributing to Zynthian Development
- Supported_MIDI_controllers
- Creating a new Zynthian LV2 plugin
- (Depreciated) A PyCharm development Environment
- How to create modgui images for MOD-UI
- Zynthian file formats
- Setup Development/Emulation Environment
- Zynthian GUI start up walkthrou'
- Zynthian Engine Preset Structure
- Zynthian SystemD Startup
- Zynthian Webconf debug with Visual Studio Code
- Reporting and Tracking
- (Depreciated) A PyCharm development Environment
- Discussion on using various Python IDEs for Zynthian development https://discourse.zynthian.org/t/setting-up-dev-testing-environment-mac/2041/22
2 Testing Documentation
These pages document the development version of Zynthian and are used to stage documentation before the next stable release.