Difference between revisions of "Zynthian Development"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* [[Contributing to Zynthian Development 1|Contributing to Zynthian Development]] | * [[Contributing to Zynthian Development 1|Contributing to Zynthian Development]] | ||
* [[Supported MIDI controllers|Supported_MIDI_controllers]] | * [[Supported MIDI controllers|Supported_MIDI_controllers]] | ||
+ | * [[Integrated_Development_Environments_(IDE)| Integrated Development Environments (IDE) Visual Studio Code (VSC) ]] | ||
* [[LV2|Creating a new Zynthian LV2 plugin]] | * [[LV2|Creating a new Zynthian LV2 plugin]] | ||
* [[Ctrldev| Writing a Ctrldev component to process zynthian data with python]] | * [[Ctrldev| Writing a Ctrldev component to process zynthian data with python]] |
Revision as of 16:20, 5 September 2025
1 Developer Info ( A sort of a Bestiary)
- Contributing to Zynthian Development
- Supported_MIDI_controllers
- Integrated Development Environments (IDE) Visual Studio Code (VSC)
- Creating a new Zynthian LV2 plugin
- Writing a Ctrldev component to process zynthian data with python
- 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
- 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.