Difference between revisions of "Zynthian TODO list"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== HARDWARE DEVELOPMENT == | == HARDWARE DEVELOPMENT == | ||
− | |||
* Headphones circuit => Done! [https://discourse.zynthian.org/t/adding-a-high-quality-headphone-output/205/5 Read this topic in the forum] | * 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) | + | * Audio Input (ADC) => Use Audioinjector or PiSound soundcards |
− | * Balanced Audio Outputs | + | * Balanced Audio Outputs?? |
− | |||
− | |||
== CASE DEVELOPMENT == | == CASE DEVELOPMENT == |
Revision as of 12:43, 24 April 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)
- Improve MOD Integration => MIDI channels, MIDI routing, MIDI learning with MOD-UI, etc. (jofemodo)
- Improve ZASFX Integration => Auto-mapping of "interesting" parameters
- Show CPU and RAM usage on display
- VU-meter on display
- Develop a OSC/MIDI interface for controlling the Zynthian GUI, allowing control from external controllers
- Compile and Test a RT kernel (holger)
- 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
- Headphones circuit => Done! Read this topic in the forum
- Audio Input (ADC) => Use Audioinjector or PiSound soundcards
- Balanced Audio Outputs??
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)