Difference between revisions of "Zynthian Wishlist"

From ZynthianWiki
Jump to navigation Jump to search
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== 1. External controllers for controlling the Zynthian GUI ==
 
== 1. External controllers for controlling the Zynthian GUI ==
  
* e.g. via bidirectional and self-configuring USB-serial interface (protocol-definition is neccesary!), so any uC can be used. (HW)
+
* via Bidirectional and self-configuring USB-serial interface (protocol-definition is neccesary!), so any uC can be used. (HW)
* e.g. via MIDI (MIDI-CC, etc.) => Define MIDI messages to use
+
* via MIDI (MIDI-CC, Notes, etc.) => See [[Zynthian_UI_Users_Guide#CUIA:_Callable_UI_Actions]]
* e.g. via OSC messages => Define OSC paths (protocol)
+
* via OSC messages => See [[Zynthian_UI_Users_Guide#CUIA:_Callable_UI_Actions]]
  
 
== 2. Juke Box ==
 
== 2. Juke Box ==
  
 
Implement/integrate a "Juke Box" or/and "DJ-ing" software.
 
Implement/integrate a "Juke Box" or/and "DJ-ing" software.
 +
 +
== 3. Sequencer ==
 +
 +
* MIDI looper (using midish?)
 +
* Step Sequencer
 +
 +
== 4. SooperLooper ==
 +
 +
* Currently only SooperLooper LV2 plugins is available in zynthian, that implements a limited subset of the full capabilities of SooperLooper server. Implement a SooperLooper engine, using the SL-server OSC API.

Revision as of 11:06, 8 October 2019

1 1. External controllers for controlling the Zynthian GUI

2 2. Juke Box

Implement/integrate a "Juke Box" or/and "DJ-ing" software.

3 3. Sequencer

  • MIDI looper (using midish?)
  • Step Sequencer

4 4. SooperLooper

  • Currently only SooperLooper LV2 plugins is available in zynthian, that implements a limited subset of the full capabilities of SooperLooper server. Implement a SooperLooper engine, using the SL-server OSC API.