Difference between revisions of "Zynthian TODO list"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== 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 MOD Integration => MIDI channels, MIDI routing, MIDI learning with MOD-UI, etc. ([[User:jofemodo|jofemodo]]) | ||
− | * Improve | + | * Improve LinuxSampler integration => Upgrading to v2, add effects, etc. |
* Improve ZASFX Integration => Auto-mapping of "interesting" parameters | * Improve ZASFX Integration => Auto-mapping of "interesting" parameters | ||
− | * Web Interface => WIFI config, ... | + | * 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 | * Show CPU and RAM usage on display | ||
* VU-meter on display | * VU-meter on display | ||
Line 16: | Line 16: | ||
* Adding support for external controllers (MIDI/OSC/...) | * Adding support for external controllers (MIDI/OSC/...) | ||
* Compiling and Testing a RT kernel ([[User:holger|holger]]) | * Compiling and Testing a RT kernel ([[User:holger|holger]]) | ||
− | |||
* Allow several standalone synth engines: full multi-timbric! ([[User:jofemodo|jofemodo]]) | * Allow several standalone synth engines: full multi-timbric! ([[User:jofemodo|jofemodo]]) | ||
* Synth Engine integration: PureData | * Synth Engine integration: PureData |
Revision as of 18:18, 10 January 2017
1 BUGS
- Carla engine is unstable. It hangs up after loading several patches.
- Set correct values when loading a Carla patch. Wait to receive all information of each CC (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)
- Improve MOD Integration => MIDI channels, MIDI routing, MIDI learning with MOD-UI, etc. (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 this topic in the forum.
- Show CPU and RAM usage on display
- VU-meter on display
- SD card read-only implementation => testing (holger)
- Adding support for external controllers (MIDI/OSC/...)
- Compiling and Testing a RT kernel (holger)
- Allow several standalone synth engines: full multi-timbric! (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: ???
3 HARDWARE DEVELOPMENT
- Improve 2in1 circuit, add MIDI-OUT & MIDI-THROU
- Headphones circuit => Done! 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 this topic and this in the forum.
4 CASE DEVELOPMENT
- Lasser Cut Dessign (for wood/metacrilat)
5 DOCUMENTATION
- Improve User's Guide (jofemodo)
- Mounting tutorials: Improve Holger's tutorial and add new schemes contributed by Marnix and others ...
6 OTHER TASKS
- 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 (jofemodo)