uk.org.toot.synth.modules.envelope
Interface EnvelopeControlIds


public interface EnvelopeControlIds


Field Summary
static int ATTACK
           
static int DECAY
           
static int DELAY
           
static int HOLD
           
static int RELEASE
           
static int SUSTAIN
           
 

Field Detail

DELAY

static final int DELAY
See Also:
Constant Field Values

ATTACK

static final int ATTACK
See Also:
Constant Field Values

HOLD

static final int HOLD
See Also:
Constant Field Values

DECAY

static final int DECAY
See Also:
Constant Field Values

SUSTAIN

static final int SUSTAIN
See Also:
Constant Field Values

RELEASE

static final int RELEASE
See Also:
Constant Field Values


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.