Difference between revisions of "Zynthian TODO list"

From ZynthianWiki
Jump to navigation Jump to search
Line 14: Line 14:
 
* Step Sequencer
 
* 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.
 
* 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: CSound
* Synth Engine implementation: SuperCollider (granular patch!!)
+
* Synth Engine implementation: SuperCollider
 
* Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1
 
* Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1
 
* Synth Engine implementation: ???
 
* Synth Engine implementation: ???

Revision as of 14:35, 22 May 2018

1 BUGS

  • ZASFX: reset standard controller values when loading a preset (jofemodo)
  • ???

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 MOD Integration => MIDI channels, MIDI routing, ... (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: 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, ...