|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MyPatch | |
|---|---|
| com.frinika.sequencer.gui.partview | |
| com.frinika.sequencer.model | |
| com.frinika.sequencer.patchname | |
| Uses of MyPatch in com.frinika.sequencer.gui.partview |
|---|
| Methods in com.frinika.sequencer.gui.partview with parameters of type MyPatch | |
|---|---|
void |
VoiceTree.select(MyPatch patch)
|
| Uses of MyPatch in com.frinika.sequencer.model |
|---|
| Methods in com.frinika.sequencer.model that return MyPatch | |
|---|---|
MyPatch |
ProgramChangeEvent.getPatch()
|
MyPatch |
MidiLane.getProgram()
|
| Methods in com.frinika.sequencer.model with parameters of type MyPatch | |
|---|---|
void |
MidiLane.setProgram(MyPatch patch)
|
| Uses of MyPatch in com.frinika.sequencer.patchname |
|---|
| Methods in com.frinika.sequencer.patchname that return types with arguments of type MyPatch | |
|---|---|
java.util.List<MyPatch> |
PatchNameMap.getPatchesWithNamesLike(java.lang.String name)
Find patches which contain the substring name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||