AddSampleSlice

Undocumented in source.

Constructors

this
this(ModuleConfig mcfg, string modID, int sampleID, int src, int begin, int len)
Undocumented in source.

Members

Functions

redo
void redo()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void undo()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

backup
Tag backup;
Undocumented in source.
begin
int begin;
Undocumented in source.
len
int len;
Undocumented in source.
mcfg
ModuleConfig mcfg;
Undocumented in source.
modID
string modID;
Undocumented in source.
sampleID
int sampleID;
Undocumented in source.
src
int src;
Undocumented in source.

Inherited Members

From UndoableEvent

redo
void redo()
Undocumented in source.
undo
void undo()
Undocumented in source.

Meta