Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

JezabelLADSPA Class Reference

#include <jezabelladspa.h>

Inheritance diagram for JezabelLADSPA::

JezabelWidget List of all members.

Public Methods

 JezabelLADSPA (const char *plugin, const char *config, const char *name, QWidget *parent=0)

Detailed Description

This Jezabel widget applies a LADSPA plugin.


Constructor & Destructor Documentation

JezabelLADSPA::JezabelLADSPA ( const char * plugin,
const char * config,
const char * name,
QWidget * parent = 0 )
 

Construct a Jezabel widget from a LADSPA plugin.

A slider control is created for each control port of the LADSPA plugin. If present, hints are used to determine the range of the slider.

ladspa-snap.png
Parameters:
plugin   Name of the plugin file (without .so extension)
config   Name of the particular plugin within the file
name   Name of the widget to be created (should be unique)
parent   Parent of the widget


The documentation for this class was generated from the following file:
Generated at Sun Jan 18 20:51:23 2004 for Jezabel by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001