Audacity 3.2.0
Classes | Enumerations
ChangeSpeedBase.h File Reference
#include "SettingsVisitor.h"
#include "StatefulEffect.h"
Include dependency graph for ChangeSpeedBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChangeSpeedBase
 An Effect that affects both pitch & speed. More...
 

Enumerations

enum  kVinyl { kVinyl_33AndAThird = 0 , kVinyl_45 , kVinyl_78 , kVinyl_NA }
 

Enumeration Type Documentation

◆ kVinyl

enum kVinyl
Enumerator
kVinyl_33AndAThird 
kVinyl_45 
kVinyl_78 
kVinyl_NA 

Definition at line 12 of file ChangeSpeedBase.h.

13{
18};
@ kVinyl_78
@ kVinyl_45
@ kVinyl_33AndAThird
@ kVinyl_NA