public class EmuInstrumentParamModel extends EmuParamModel
ADDRESS_SIZE
offset, patch
Constructor and Description |
---|
EmuInstrumentParamModel() |
Modifier and Type | Method and Description |
---|---|
int |
get()
Get a parameter value.
|
static String[] |
getInstruments() |
void |
set(int i)
Set a parameter value
value . |
void |
setPatch(Patch patch) |
getOffset, getPatch, setOffset
public static String[] getInstruments()
public void setPatch(Patch patch)
setPatch
in class ParamModel
public void set(int i)
ParamModel
value
.set
in interface IParamModel
set
in class EmuParamModel
public int get()
ParamModel
get
in interface IParamModel
get
in class EmuParamModel
Copyright © 2014. All Rights Reserved.