Difference between revisions of "Zynthian TODO list"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* Show CPU and RAM usage on display => Admin Menu | * Show CPU and RAM usage on display => Admin Menu | ||
* VU-meter on display => UI | * VU-meter on display => UI | ||
− | * | + | * MIDI looper (using midish?) |
− | * Synth Engine | + | * Step Sequencer |
− | * Synth Engine | + | * 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 | + | * Synth Engine implementation: PureData |
− | * Synth Engine | + | * Synth Engine implementation: CSound |
− | * Synth Engine | + | * Synth Engine implementation: SuperCollider (granular patch!!) |
+ | * Synth Engine implementation: V1 series => samplv1, synthv1, drumkv1 | ||
+ | * Synth Engine implementation: ??? | ||
== HARDWARE DEVELOPMENT == | == HARDWARE DEVELOPMENT == |
Revision as of 01:29, 17 May 2018
1 BUGS
- ZASFX: reset standard controller values when loading a preset (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.
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: PureData
- Synth Engine implementation: CSound
- Synth Engine implementation: SuperCollider (granular patch!!)
- 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, ...