Package aldrin :: Module router
[show private | hide private]
[frames | no frames]

Module aldrin.router

Provides dialogs and controls to render the plugin view/router and its associated components.
Classes
AttributesDialog Displays plugin atttributes and allows to edit them.
ParameterDialog Displays parameter sliders for a plugin in a new Dialog.
PluginBrowserDialog Displays all available plugins and some meta information.
RoutePanel Contains the view panel and manages parameter dialogs.
RouteView Allows to monitor and control plugins and their connections.
VolumeSlider A temporary popup volume control for the router.
DataEntry A data entry control meant for numerical input of slider values.
OscillatorView Oscillator viewer.
PluginInfo Encapsulates data associated with a plugin.
PresetDialog Displays presets and allows to edit them.
SignalAnalysisDialog Displays a visualization of plugin traffic.

Function Summary
  show_plugin_browser_dialog(parent)
Shows the plugin browser dialog.

Function Details

show_plugin_browser_dialog(parent)

Shows the plugin browser dialog.
Parameters:
parent - Parent window.
           (type=wx.Window)

Generated by Epydoc 2.1 on Sun Feb 4 18:01:16 2007 http://epydoc.sf.net