Difference between revisions of "Zynthian Development"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* [[Zynthian_Reporting_and_Tracking|Reporting and Tracking]] | * [[Zynthian_Reporting_and_Tracking|Reporting and Tracking]] | ||
* [[Contributing to Zynthian Development|Contributing to Zynthian Development]] | * [[Contributing to Zynthian Development|Contributing to Zynthian Development]] | ||
+ | * [[Supported MIDI controllers|Supported_MIDI_controllers]] | ||
* [[Creating a new Zynthian Synth Engine|Creating a new Zynthian Synth Engine]] | * [[Creating a new Zynthian Synth Engine|Creating a new Zynthian Synth Engine]] | ||
* [[Zynthian MOD-GUI Guide|How to create modgui images for MOD-UI]] | * [[Zynthian MOD-GUI Guide|How to create modgui images for MOD-UI]] |
Revision as of 18:10, 23 January 2024
1 Developer Info
- Reporting and Tracking
- Contributing to Zynthian Development
- Supported_MIDI_controllers
- Creating a new Zynthian Synth Engine
- How to create modgui images for MOD-UI
- Setup Development/Emulation Environment
- (Depreciated) A PyCharm development Environment
- Zynthian GUI start up walkthrou'
- Zynthian Engine Preset Structure
- Zynthian SystemD Startup
- Zynthian Webconf debug with Visual Studio Code
- 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.