|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnaryCopyBufferTransform | |
|---|---|
| com.softsynth.jmsl.score | |
| com.softsynth.jmsl.score.transforms | |
| jmsltutorial | |
| Uses of UnaryCopyBufferTransform in com.softsynth.jmsl.score |
|---|
| Methods in com.softsynth.jmsl.score with parameters of type UnaryCopyBufferTransform | |
|---|---|
void |
ScoreFrame.addUnaryCopyBufferTransform(PVMenu menu,
UnaryCopyBufferTransform transform,
int shortCutKey)
Add a custom UnaryCopyBufferTransform to this ScoreFrame's "Unary Copy Buffer Transforms" menu. |
void |
ScoreFrame.addUnaryCopyBufferTransform(UnaryCopyBufferTransform transform)
Add a custom UnaryCopyBufferTransform to this ScoreFrame's "Unary Copy Buffer Transforms" menu. |
void |
ScoreFrame.addUnaryCopyBufferTransform(UnaryCopyBufferTransform transform,
int shortCutKey)
|
| Constructors in com.softsynth.jmsl.score with parameters of type UnaryCopyBufferTransform | |
|---|---|
UnaryCopyBufferTransformCommand(UnaryCopyBufferTransform transform)
|
|
| Uses of UnaryCopyBufferTransform in com.softsynth.jmsl.score.transforms |
|---|
| Subclasses of UnaryCopyBufferTransform in com.softsynth.jmsl.score.transforms | |
|---|---|
class |
RetrogradeTransform
UnaryCopyBufferTransform. |
class |
ScrambleTransform
UnaryCopyBufferTransform. |
| Uses of UnaryCopyBufferTransform in jmsltutorial |
|---|
| Subclasses of UnaryCopyBufferTransform in jmsltutorial | |
|---|---|
class |
ConvergeToMeanTransform
Calculate the mean pitch of all notes in the copy buffer. Set the pitch of each according to the position in the buffer: early notes changed minimally, later notes attracted maximally to mean. |
class |
HocketTransform
HocketTransform |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||