deniskolokol / sympli_romatiko

Solid physics in 3D controlled by Kinect in surround sound
MIT License
2 stars 0 forks source link

[world] synths' params management #99

Open deniskolokol opened 7 years ago

deniskolokol commented 7 years ago
  1. move available .ar synth list to scroll list 1.1. double click invokes particle creation 1.2. particle creation creates a node view in the panel right to World view (with [x] button for removing the particle and feeing the synth)
  2. create a panel for active synths view (synthsPanel) 2.1. a click in this panel makes a synth active and displays its params
  3. GUI for control params (based on XSession layout) 3.1. connect control params to MIDI
  4. create infrastructure in envi.scd and synths.scd for synths' params management: 4.1. list of params for each synth (list of dicts?) 4.2. named/numbered presets for each synth 4.3. possibility to save a preset and automatically assign it to a synth/particle creation in a sequence
  5. equal vertical space of the boxes in synthsPanel
  6. draw lines connecting node boxes in synthsPanel with actual particles in the World view