public interface PatchHandler
Modifier and Type | Method and Description |
---|---|
void |
copySelectedPatch()
Copy the selected patch.
|
JSLFrame |
editSelectedPatch()
Invoke an editor for the selected patch.
|
Patch |
getSelectedPatch()
Get the selected patch.
|
void |
playSelectedPatch()
Play the selected patch.
|
void |
reassignSelectedPatch()
Reassign the driver of the selected patch.
|
void |
sendSelectedPatch()
Send the selected patch to the Edit buffer of the synth for the patch.
|
void |
sendToSelectedPatch()
Send the selected patch to the Edit buffer of the synth specified by
user.
|
void |
storeSelectedPatch()
Send the selected patch to a buffer of the synth specified by user.
|
Patch getSelectedPatch()
void copySelectedPatch()
void sendSelectedPatch()
void sendToSelectedPatch()
void storeSelectedPatch()
void reassignSelectedPatch()
void playSelectedPatch()
JSLFrame editSelectedPatch()
Copyright © 2014. All Rights Reserved.