ardour
Public Member Functions | Private Attributes | List of all members
ARDOUR::Pitch Class Reference

#include <pitch.h>

Inheritance diagram for ARDOUR::Pitch:
ARDOUR::Filter

Public Member Functions

 Pitch (ARDOUR::Session &, TimeFXRequest &)
 
 ~Pitch ()
 
int run (boost::shared_ptr< ARDOUR::Region >, Progress *)
 
- Public Member Functions inherited from ARDOUR::Filter
virtual ~Filter ()
 

Private Attributes

TimeFXRequesttsr
 

Additional Inherited Members

- Public Attributes inherited from ARDOUR::Filter
std::vector< boost::shared_ptr
< ARDOUR::Region > > 
results
 
- Protected Member Functions inherited from ARDOUR::Filter
 Filter (ARDOUR::Session &s)
 
int make_new_sources (boost::shared_ptr< ARDOUR::Region >, ARDOUR::SourceList &, std::string suffix="")
 
int finish (boost::shared_ptr< ARDOUR::Region >, ARDOUR::SourceList &, std::string region_name="")
 
- Protected Attributes inherited from ARDOUR::Filter
ARDOUR::Sessionsession
 

Detailed Description

Definition at line 52 of file pitch.h.

Constructor & Destructor Documentation

Pitch::Pitch ( ARDOUR::Session s,
TimeFXRequest req 
)

Definition at line 42 of file rb_effect.cc.

ARDOUR::Pitch::~Pitch ( )
inline

Definition at line 55 of file pitch.h.

Member Function Documentation

int Pitch::run ( boost::shared_ptr< ARDOUR::Region ,
Progress  
)
virtual

Implements ARDOUR::Filter.

Definition at line 46 of file st_pitch.cc.

Member Data Documentation

TimeFXRequest& ARDOUR::Pitch::tsr
private

Definition at line 60 of file pitch.h.


The documentation for this class was generated from the following files: