This is a “to do” list, not necessarily complete, and in no particular order of priority or time, for
Csound and CsoundVST:
- See also the To-fix-and-do in the csound5
directory.
- Create better examples, especially to demonstrate the use of Python and of VST plugins.
One example should be a live performance instrument with a Python GUI that controls
instrument parameters or algorithmic composition parameters in real time.
- intseg opcode that would act like a Buchla sequencer: for duration x0 hold level y0, for
duration x1 hold level y1, etc.
- Make release envelopes work identically for MIDI, VST, and score-driven performance.