aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 84ed551c69c6b99aab2cb43224389568ee6f26e1 (plain)
1
2
3
4
5
6
* VST: add support for graphics
* VST: add support for plug-ins without processReplacing()
  (will require out-of-place buffers just like in plugin~_ladspa.c)
* VST: add support for VST2 synthesizers
* make is possible to use both LADSPA and VST plug-ins in a single Pd
  patch (i.e. act as either LADSPA or VST host "on demand")