Difference between revisions of "Zynthian TODO list"

From ZynthianWiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
== BUGS ==
 
== BUGS ==
* ZASFX: reset standard controller values when loading a preset ([[User:jofemodo|jofemodo]])
+
 
* GUI Configuration File: In some circunstances, if config file is modified, there are problems when updating software. Better use a JSON configuration file excluded from git.
+
This list is not longer maintained. Please, '''visit our [https://github.com/zynthian/zynthian-issue-tracking Tracking System]'''.
  
 
== SOFTWARE DEVELOPMENT ==
 
== SOFTWARE DEVELOPMENT ==
* Get controller values from synth engine when loading presets => Done for MOD-UI and setBfree, pending for ZASFX, LinuxSampler and FluidSynth ([[User:jofemodo|jofemodo]])
 
* Improve MOD Integration => MIDI channels, MIDI routing, MIDI learning with MOD-UI, etc. ([[User:jofemodo|jofemodo]])
 
* Improve LinuxSampler integration => Upgrading to v2, add effects, etc.
 
* Improve ZASFX Integration => Auto-mapping of "interesting" parameters
 
* Web Configuration Interface => WIFI config, Wiring layout, GUI colors and fonts, snapshot management...
 
* Zyncoder: add support for MCP23xxx interrupts, allowing use more rotary encoders => Read [https://discourse.zynthian.org/t/mcp23017-yes/358 this topic] in the forum.
 
* Show CPU and RAM usage on display
 
* VU-meter on display
 
* SD card read-only implementation => testing ([[User:holger|holger]])
 
* Adding support for external controllers (MIDI/OSC/...)
 
* Compiling and Testing a RT kernel ([[User:holger|holger]])
 
* Allow several standalone synth engines: full multi-timbric! ([[User:jofemodo|jofemodo]])
 
* Synth Engine integration: PureData
 
* Synth Engine integration: CSound
 
* Synth Engine integration: SuperCollider (granular patch!!)
 
* Synth Engine integration: V1 series => samplv1, synthv1, drumkv1
 
* Synth Engine integration: ???
 
 
== HARDWARE DEVELOPMENT ==
 
* Improve 2in1 circuit, add MIDI-OUT & MIDI-THROU
 
* Headphones circuit => Done! [https://discourse.zynthian.org/t/adding-a-high-quality-headphone-output/205/5 Read this topic in the forum]
 
* Audio Input (ADC)
 
* Balanced Audio Outputs
 
* Leds for MIDI-IN, AUDIO-OUT, etc.
 
* New 2 in 1 pcb with simple connections and simplified wiring => Work in progres! Read [https://discourse.zynthian.org/t/another-wiring/333 this topic] [https://discourse.zynthian.org/t/mcp23017-yes/358 and this] in the forum.
 
 
== CASE DEVELOPMENT ==
 
* Lasser Cut Dessign (for wood/metacrilat)
 
 
== DOCUMENTATION ==
 
* Improve User's Guide ([[User:jofemodo|jofemodo]])
 
* Mounting tutorials: Improve Holger's tutorial and add new schemes contributed by Marnix and others ...
 
  
== OTHER TASKS ==
+
This list is not longer maintained. Please, '''visit our [https://github.com/orgs/zynthian/projects/1?fullscreen=true Tracking System]'''.
* Select Best/Demo Presets => Create "Zynthian Selection Bank" for ZynAddSubFX, ...
 
* Create Sound Demos (Come on, Zynthianers!!)
 
* Create Video Demos (Come on, Zynthianers!!)
 
* Creating a Debian Repository for Zynthian ([[User:jofemodo|jofemodo]])
 

Latest revision as of 09:39, 4 September 2020

1 BUGS

This list is not longer maintained. Please, visit our Tracking System.

2 SOFTWARE DEVELOPMENT

This list is not longer maintained. Please, visit our Tracking System.