|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroovePattern
Groove pattern. For quantzing with a "humanized" rhythm "feeling".
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the groove pattern. |
long |
quantize(long tick,
int quantizeResolution,
float smudge,
int[] velocityByRef)
Suggests a tick position corresponding to the "feeling" of the represented groove. |
| Method Detail |
|---|
java.lang.String getName()
long quantize(long tick,
int quantizeResolution,
float smudge,
int[] velocityByRef)
tick - quantizeResolution - resolution of a hard-quantized grid which is the target for quantizationsmudge - factor for implementation-specific intensity if the possible de-quantization, -1.0 .. 1.0velocityByRef - returns the velocity value suggested by the groove pattern for that tick
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||