Menu

#1 Plugin parameter window info display

closed
None
8
2006-06-19
2006-05-22
No

(Using SV 1.0 compiled for Windows)

When the parameter control panel comes up for a
vamp plugin, it would be nice to add the name of
the output in the header at the top of the window.

Here are the current header fields:

Name: Plugin::getDescription()
Type: Plugin::getType()
Maker: Plugin::getMaker()
Copyright: Plugin::getCopyRight()
Version: Plugin::getVersion()

It would be useful to have the output name after
the name of the plugin (the name which is displayed
in the plugin menu of SV's main window):

Name: Plugin::getDescription()
Output: OutputDecriptors[index].getDescription()
Type: Plugin::getType()
Maker: Plugin::getMaker()
Copyright: Plugin::getCopyRight()
Version: Plugin::getVersion()

This will help alert the user if they have chosen
the wrong output from a particular plugin.

Discussion

  • Chris Cannam

    Chris Cannam - 2006-06-15

    Logged In: YES
    user_id=13489

    Yup.

     
  • Chris Cannam

    Chris Cannam - 2006-06-15
    • priority: 5 --> 8
     
  • Chris Cannam

    Chris Cannam - 2006-06-15
    • assigned_to: nobody --> cannam
     
  • Chris Cannam

    Chris Cannam - 2006-06-19

    Logged In: YES
    user_id=13489

    Now in SVN (rev 264).

     
  • Chris Cannam

    Chris Cannam - 2006-06-19
    • status: open --> closed
     

Log in to post a comment.