diff options
author | carmen rocco <ix9@users.sourceforge.net> | 2005-04-30 20:30:53 +0000 |
---|---|---|
committer | carmen rocco <ix9@users.sourceforge.net> | 2005-04-30 20:30:53 +0000 |
commit | 19821de5aa474d16896f4a516817fc8be3c0f762 (patch) | |
tree | 4046a9837849057e8e9621769bc32c5cdb03784c /ChangeLog | |
parent | dbc59d5ade366a6af1b1d02ea3551004be13197a (diff) |
adding 'active', fixing one of the segfaults...
svn path=/trunk/externals/plugin~/; revision=2860
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,12 +1,14 @@ 2005-05-00 Carmen Rocco <user@whats-your.name> * VST support is gone, actually, it was never here, but removed some stuff to clean it up, VST? detour to /externals/grill/vst/ - + * you can create the plugin without arguments, it will default to 2 channels + new methods: + * active: enable or disable the plugin * listplugins: lists all your LADSPA plugins... * info: info on the current plugin, like assignable params, etc. * plug: load a new plug - + 2001-04-04 Jarno Seppänen <jams@cs.tut.fi (Jarno Seppanen)> * Released version 0.2 |