InstrEditorBody

Undocumented in source.

Constructors

this
this(Mixer mixer)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

findKeyAction
Action findKeyAction(uint keyCode, uint flags)

map key to action

handleAction
bool handleAction(Action a)

override to handle specific actions

Variables

_loop
LoopWaveWidget _loop;
Undocumented in source.
_mixer
Mixer _mixer;
Undocumented in source.
_wave
SourceWaveFileWidget _wave;
Undocumented in source.

Meta