Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Pitch Class Reference

#include <pitch.h>

Inheritance diagram for ARDOUR::Pitch:
[legend]

Public Member Functions

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

Private Attributes

TimeFXRequesttsr
 

Additional Inherited Members

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

Detailed Description

Definition at line 51 of file pitch.h.

Constructor & Destructor Documentation

◆ Pitch()

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

◆ ~Pitch()

ARDOUR::Pitch::~Pitch ( )
inline

Definition at line 54 of file pitch.h.

Member Function Documentation

◆ run()

int ARDOUR::Pitch::run ( std::shared_ptr< ARDOUR::Region ,
Progress *   
)

Member Data Documentation

◆ tsr

TimeFXRequest& ARDOUR::Pitch::tsr
private

Definition at line 59 of file pitch.h.


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