Difference between revisions of "Zynthian TODO list"

From ZynthianWiki
Jump to navigation Jump to search
(46 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  
 
== BUGS ==
 
== BUGS ==
* Solve BUG in switches code => switches stop working after some time running (only happens when GPIO expander is used)
+
 
 +
* Many!!! Add your favorite bug here, please, or better, open an issue on the GitHub repositories ;-)
  
 
== SOFTWARE DEVELOPMENT ==
 
== SOFTWARE DEVELOPMENT ==
* Save/Restore Status => Define Status ;-)
+
* Get controller values from synth engine when loading presets => Done for MOD-UI and setBfree, pending for ZASFX, LinuxSampler and FluidSynth ([[User:jofemodo|jofemodo]])
* Controller Configuration per Preset => MIDI / OSC ([[User:jofemodo|jofemodo]])
+
* Develop a OSC/MIDI interface for controlling the Zynthian GUI, allowing control from external controllers
* Improve Carla Integration => MIDI channels, MIDI routing, etc. ([[User:jofemodo|jofemodo]])
+
* Improve ZASFX Integration => Auto-mapping of "interesting" parameters
* Improve Dexed Integration => Bank Selection / Instrument Names
+
* Show CPU and RAM usage on display => Admin Menu
* PC connection => ethernet to ethernet/usb, setting up DHCP in Zynthian and giving an IP to PC ([[User:jofemodo|jofemodo]])
+
* VU-meter on display => UI
* Native GUIs in PC => XWindows protocol, VNC, Web-VNC, ... ([[User:jofemodo|jofemodo]])
+
* MIDI looper (using midish?)
* Web Interface => WIFI config, ...
+
* Step Sequencer
* MODDEVICES integration => Study ([[User:holger|holger]]) (Just getting a ModDuo today :-) )
+
* 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.
* Show CPU usage on display
+
* Synth Engine implementation: CSound
* SD card read-only implementation => testing ([[User:holger|holger]])
+
* Synth Engine implementation: SuperCollider
* Adding support for more (external) controllers (via MIDI/OSC/...)
+
* Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1
 +
* Synth Engine implementation: ???
  
 
== HARDWARE DEVELOPMENT ==
 
== HARDWARE DEVELOPMENT ==
* 3D Printing Box => Print a unit, test design, publicate STLs ([[User:jofemodo|jofemodo]])
+
* Headphones circuit => Done! [https://discourse.zynthian.org/t/adding-a-high-quality-headphone-output/205/5 Read this topic in the forum]
* Lasser Cutter Dessign
+
* Audio Input (ADC) => Use Audioinjector or PiSound soundcards
* Improve 2in1 circuit, adding MIDI-OUT & MIDI-THROU
+
* 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 ==
 
== DOCUMENTATION ==
* Improve (and Fix!) Connection Schemes
+
* Video-tutorials: 1 min. videos showing the different features of Zynthian UI
  
 
== OTHER TASKS ==
 
== OTHER TASKS ==
 
* Select Best/Demo Presets => Create "Zynthian Selection Bank" for ZynAddSubFX, ...
 
* Select Best/Demo Presets => Create "Zynthian Selection Bank" for ZynAddSubFX, ...
* Create Sound Demos ([[User:holger|holger]])
 
* Create Video Demos ([[User:holger|holger]])
 

Revision as of 02:06, 2 January 2019

1 BUGS

  • Many!!! Add your favorite bug here, please, or better, open an issue on the GitHub repositories ;-)

2 SOFTWARE DEVELOPMENT

  • Get controller values from synth engine when loading presets => Done for MOD-UI and setBfree, pending for ZASFX, LinuxSampler and FluidSynth (jofemodo)
  • Develop a OSC/MIDI interface for controlling the Zynthian GUI, allowing control from external controllers
  • 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: CSound
  • Synth Engine implementation: SuperCollider
  • Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1
  • Synth Engine implementation: ???

3 HARDWARE DEVELOPMENT

  • Headphones circuit => Done! 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

4 CASE DEVELOPMENT

  • Update Lasser Cut Dessign for the new official PiScreen display

5 DOCUMENTATION

  • Video-tutorials: 1 min. videos showing the different features of Zynthian UI

6 OTHER TASKS

  • Select Best/Demo Presets => Create "Zynthian Selection Bank" for ZynAddSubFX, ...