|
Class Summary |
| EditAction |
An EditAction stands for a type of action that can be applied to a part of
an audio source without need of interaction with the user. |
| EffectAction |
This subclass of Action is used to apply effects to the audio data of a
WaveTab. |
| EffectDialog |
This class represents a dialog that will be shown to the user before
applying an effect. |
| SaveAudioFileAsAction |
This class can be used for saving audio files. |
| SimpleSampleEditor |
This class represents the application window of the sample editor application |
| Starter |
Starter class for the SampleEditor |
| WaveTab |
A WaveTab represents one open file inside a SampleEditor. |