Difference between revisions of "Zynthian TODO list"

From ZynthianWiki
Jump to navigation Jump to search
 
(10 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]])
 
* Develop a OSC/MIDI interface for controlling the Zynthian GUI, allowing control from external controllers
 
* Improve MOD Integration => MIDI channels, MIDI routing, ... ([[User:jofemodo|jofemodo]])
 
* Improve ZASFX Integration => Auto-mapping of "interesting" parameters
 
* Show CPU and RAM usage on display => Admin Menu
 
* VU-meter on display => UI
 
* MIDI looper (using midish?)
 
* Step Sequencer
 
* Full SooperLooper integration: Currently only SooperLooper LV2 plugins is available in zynthian, that implements a limited subset of the full capabilities of SooperLooper server. Implement a true SooperLooper engine, using the SL-server OSC API.
 
* Synth Engine implementation: PureData
 
* Synth Engine implementation: CSound
 
* Synth Engine implementation: SuperCollider (granular patch!!)
 
* Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1
 
* Synth Engine implementation: ???
 
 
== HARDWARE DEVELOPMENT ==
 
* 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) => Use Audioinjector or PiSound soundcards
 
* Produce SMD versions for the "controller single" and "All-In-One" modules
 
 
== CASE DEVELOPMENT ==
 
* Update Lasser Cut Dessign for the new official PiScreen display
 
 
== DOCUMENTATION ==
 
* Video-tutorials: 1 min. videos showing the different features of Zynthian UI
 
  
== 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, ...
 

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.