aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 84ed551..0000000
--- a/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-* 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")