|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.e1.mxdublin.evlist.process.AbstractProcess
com.e1.mxdublin.evlist.process.Quantize
public class Quantize
Quantize note with reference time.
| Field Summary | |
|---|---|
int |
qtz
Sets quantize value, base on PPQ_RESOLUTION. |
| Fields inherited from class com.e1.mxdublin.evlist.process.AbstractProcess |
|---|
filter, flags, MIDI, NONE, TIMING, workingList |
| Constructor Summary | |
|---|---|
Quantize()
|
|
| Method Summary | |
|---|---|
void |
apply()
Applies the logic to specified list. |
protected ProcessPanel |
factoryPanel()
Returns a panel that can edit the current process. |
String |
getDescription()
Returns the description of the process. |
int |
getFlags()
Returns the flags of the current process. |
| Methods inherited from class com.e1.mxdublin.evlist.process.AbstractProcess |
|---|
getName, getPanel, getSelection, getStringFlags, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int qtz
| Constructor Detail |
|---|
public Quantize()
| Method Detail |
|---|
public void apply()
AbstractProcessworkingList and filter
attribute.
apply in class AbstractProcesspublic int getFlags()
AbstractProcess
getFlags in class AbstractProcesspublic String getDescription()
AbstractProcess
getDescription in class AbstractProcessprotected ProcessPanel factoryPanel()
AbstractProcess
factoryPanel in class AbstractProcess
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||