aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-19 09:52:46 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-19 09:52:46 +0000
commitf1dd9d77088157baeee53f9cfbdfe6d117a4bd80 (patch)
tree277091ffee1c10e61198f8db4efcb21da1d3c1c6 /TODO
svn path=/trunk/externals/plugin~/; revision=216
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..84ed551
--- /dev/null
+++ b/TODO
@@ -0,0 +1,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")